3,309 questions with Microsoft Security | Microsoft Entra | Microsoft Entra External ID tags
Native UX for the application for sign in/signup in Azure B2C
I have an application for Android/IOS. Is there a way to have the native UX for the application for sign in/signup but instead it uses Azure B2C in the background to handle the authentication? I.e. not present a standard login page but instead fill in…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Pull Phone MFA via Beta Graph in Azure AAD B2C
I use custom policy to set user phone mfa. However, when we try to pull the phone mfa for a user via Beta Graph, it doesnt pull the values: var phoneMFA = await _graphServiceClient …
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
B2C error page
Two questions. 1) I am customizing an error page, as the 'catch all general exception' page doesn't look right. However, building a custom HTML site from scratch (which I could then uplooad to the api.error), I need a way to add in the exception and…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Azure B2C Application call Azure AD API
I also have an Azure AD tenant (Tenant 1) with an application registered that is providing authentication for a Web API in the same tenant. I have a web application that I want to support user signup/signin and registration via Azure B2C (Tenant 2)…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Azure AD B2C: user migration of social media user
Hi I migrate my social media user to Azure AD B2C, try to login with it take to me on signup form not login. I have attached image, let me know where i am wrong...
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Azure AD B2C Migration Data
Hi, We are using Phone No: signup/signin, we want to migrate our existing data into Azure AD B2C but can't find any example related to this. Please share a example or sample code, migrate existing data with phone number. Thank you.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
application register under "Accounts in this organizational directory only (Compny Group only) Single and multiple tenant " not considered it as B2C application
i am trying to make new application in the Azure Ad B2C but when i make application using blow Supported account types Accounts in this organizational directory only (CompnyGroup only - Single tenant) Accounts in any organizational directory…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Azure B2C Auto Incrementing or Integer User ID?
I have a requirement where the application I'm working on needs an integer-based user ID associated with each user. I know that B2C generates a hexadecimal UUID, but that would be a very large number if converted to an integer. Before my client…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
B2C Login screen - nothing loaded into the api div
We've had a user who has reported that they were unable to login because there were no fields for them to enter in their username and password. Basically, nothing had been loaded into the #api div. This occurred around 10:00 GMT on 18th February, but…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
.Net Core 5 Azure AD B2C Login and API access token authentication for independent frontend
I have setup Azure AD B2C and written a working signup/login .Net Core 5 app with controller endpoints that require authentication to access. I have have used Microsoft Identity Web Library using methods such as AddMicrosoftIdentityWebAppAuthentication…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
AD B2C - Customizing sign up flow.
Hello, I am setting AD B2C for mobile applications and I would like to have a separate sign-up and sign-in flow. For sign-up, when I run user flow, I get following interface - ![74510-sign-up.jpg][1] but I would like to have this interface as below -…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Azure AD B2C: Exception on Create with Phone Number
Hi I am register user in azuer ad b2c with phone authentication but getting this error Code: internalServerError Message: An unspecified error has occurred. Inner error: Message: One or more errors occurred.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Azure AD B2C: Apple Sign in not working with Azure AD B2C
I have set up Google, Facebook and Apple Sign-in for user log in. User is getting successfully logged in using FB and Google, but when I try to sign in with Apple, it signs in but throws error "Sign-up not completed." Apple Sign in is…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Create new app role in B2C via Microsoft Graph
Hello, Im trying to create a new app role using Microsoft Graph via B2C. Is this possible using graph or only approleassignments with already existing app roles? Here is a code snippet that I am using: var application = new Application …
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Graph
AD B2C Custom Identity providers: how to configure code_challenge?
Hi, I am trying to configure a private OpenID Connect Identity provider and Azure B2C does not send code_challenge, code_challenge_method and code_verifier parameters which are required in our implementation. Is this supported? This doc…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Azure Active Directory B2C: Add Forgot password Link in my custom sign in policy
I want to add forgot password link in my custom sign in policy for local accounts. but I am not able to get any proper document for this particular scenario.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Azure B2C Custom Policy: How to show static html page only?
I am modifying an existing custom policy's behavior and have not yet been able to find guidance on what I a trying to do. Backgound I have a custom signup/signin policy with a terms & conditions page. The general workflow is: Sign up / Sign in …
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Azure AD B2C Mircrosoft graph Api
Hi have a confusion, can we get information from microsoft graphi api me can we used same access token that we received on login of user in azure ad b2c, please explain it and share a sample in c#.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Configure Azure B2B as SAML IDP for Salesforce Community
Hello, I've been trying to configure Azure B2C as a SAML IDP for Salesforce Communities with nom luck. I received an error from Salesforce of a problem. Can someone know hoe to do it?
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

[Azure AD B2C] Send user from Login page to password reset page
Hi, I want to know if it's possíble to send data from the login page to the password reset page? I want to do this to make easier to the user. This is my case: The user enters the login page and fill the user name input The user doesn't know…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
