Azure Active Directory B2C - IE Issues - azure-ad-b2c

We're using Azure Active Directory B2C with custom policies, but sporadically, we're seeing the below issue in IE.
I can't find any documentation on what this might, so any help would be appreciated, thanks!

Related

How access control management works in Azure?

can someone explain how access management on Azure differs from local on-prem Active Directory - DC? For example, on DC and AD we can have local security groups for application authentication and authorization and for share folders, but how this thing works in Azure for their SaaS and onedrive? Does Azure have the same security groups like AD has? Where can I learn more about this specific architecture?
Thanks!
Yep, it's called Azure Active Directory (AAD). Documentation is here. You can set up groups and policies similarly to how you would in an on-prem AD.
Here's a comparison of the two.

Provision Azure AD from GSuite Directory

I'm trying to setup SSO and provisioning from my directory on GSuite to an Azure AD.
There's no problem with SSO, besides the fact that you need to first create the guest accounts on the AAD side.
I've searched around on how to provision AAD from GSuite, but the few documentations/forum posts I found all point to it being impossible in this direction without making some custom scripting.
Is there a hidden way I haven't found? If not, where can I find information on how to set up this custom implementation?
Thanks!

Cannot add contributors on a LUIS app using Azure AD

Recently, we started using Microsoft LUIS from a Azure Account, with the desire to give access to some LUIS Apps (created by a Azure Admin Account), trying to assign these permissions to users (inside the corporation) for the contribution.
We tried to add the Contributor Role for the Azure authoring resource, but without results. After giving this access, our users reported that the LUIS platform is displaying a popup, with recommendations to switching the Azure directory. What happens is that the LUIS platform freezes, and no options are displayed to continue the process, without any Directory to go ahead.
Does anyone can recommend any other action, or even a role that we need to add for a LUIS APP Contributor?
Tried to follow these steps below:
https://learn.microsoft.com/pt-br/azure/cognitive-services/luis/luis-how-to-collaborate
The issue is not reproducible. For intermittent issues please contact Microsoft Support.
Based on a investigation done by the Microsoft team, they have discovered a very specific case when Azure admins have enabled conditional access policy requiring MFA. This was causing some breaks on LUIS portal.
The fix was successfully applied, and the Portal is working properly.
I Would like to thank all of you for the taskforce to fix the portal.
Detailed thread:
https://learn.microsoft.com/en-us/answers/questions/240393/cannot-add-contributors-on-a-luis-app-using-azure.html

Azure B2C Blade in Azure Portal Missing

The questions root cause was a transient narrow Azure B2C portal run time detail that was specific to some Edge browsers on my network - about 1 in 5. Edge always worked In Private Mode and Chrome always worked. This question and its premise is now moot. - will probably delete this question if I can.
The following Screen is not reachable in Azure Portal Right now across many subscriptions and tenants. It is like “Azure AD B2C” is missing as a resource type within the Azure portal. (2018-June-16)
Workaround Found – Use Chrome – This is an Edge Browser Specific Problem (In Private also seems to fix it)
It is like something changed in the Azure Portal regarding the B2C management Blade. My B2C tenants are running fine. Lack of Access to the B2C management Blades in Azure Portal could be a production issue to some people.
I see the same “missing” behavior in 3 of my subscriptions and tenants ….
The portal dashboard pin now looks like this …
I always relied on the dashboard link – Does anyone know the Deep Link or direct url to this blade? I could manually make a url for my tenant and try to see if I can get to it directly.
(In Progress Followup)
Ramakrishna got me the top blade link. - Thank You
Workaround Found – Use Chrome – This is an Edge Browser Specific Problem

How to access Azure Active Directory?

I'd working on creating a ASP.NET 5 web application and would like to use ASP.NET Identity to manage users. I'd also like to use Azure Active Directory in a multi-tenant configuration. As I understand more about claims, I expect we will eventually create our own custom claims as well.
I see ASP.NET Identity can configure providers (Facebook, Google) but is it possible to set up Azure Active Directory to authenticate with Facebook / Google and have it flow through ASP.NET Identity? My guess is that flowing through Azure Active Directory would make our subsequent migration to claims authentication easier.
If so, any pointers to setting this up and road bumps that may be expected would be appreciated.
Regards,
Rajesh
Classic Azure Ad does not integrate directly with Facebook or Google, however the new B2C offer does. See http://aka.ms/aadb2c

Resources