Top "Azure-ad-b2c" questions

Azure AD B2C is a cloud identity management solution for web and mobile applications targeting your customers (consumers and businesses).

Authorize By Group in Azure Active Directory B2C

I am trying to figure out how to authorize using groups in Azure Active Directory B2C. I can Authorize …

asp.net-mvc azure azure-ad-b2c
Azure Portal: Bad Request - Request Too Long

I just received the following error when I tried to run a built-in b2c edit policy from portal.azure.…

azure-active-directory azure-ad-b2c azureportal
Azure AD B2C self service password reset link doesn't work

I have been able to properly setup sign-up/sign-in policy for a tenant I'm testing. I have set the Reset …

azure-ad-b2c
Azure AD vs Azure AD B2C vs Azure AD B2B

Before Azure AD B2C and Azure AD B2B come into the picture, usualy I added my applications to …

azure azure-ad-b2c azure-active-directory
Request Access Token in Postman for Azure AD B2C

How can I request an Access Token in Postman against an Azure AD B2C tenant? I tried taking the …

postman azure-ad-b2c
Azure AD B2C - Sign out a user from all sessions

I have 3 websites using a single B2C tenant. I have been asked to set it up so that when …

azure azure-ad-b2c azure-active-directory azure-ad-graph-api
Azure AD B2C - Role management

I have an Asp.NET MVC Application connected with Azure AD B2C. In the Administrator settings I've created an …

c# asp.net-mvc azure asp.net-mvc-5 azure-ad-b2c
Find a User by Email Address

I'm trying find out if an email address is already taken in my Azure AD B2C directory. var token = …

c# azure azure-ad-b2c azure-ad-graph-api
Define Azure AD B2C vs B2B uses and differences

Could you please define cloud based authentication services Azure AD B2C and B2B with it's uses and their …

azure azure-active-directory azure-ad-b2c
Add claims into token Azure B2C

What are ways to include custom claims (user subscriptions or roles list as example) in a token before issuing it …

azure-ad-b2c azure-ad-graph-api