AAD B2C - Prepopulate email during password reset flow
I have set up a custom flow with a unified sign-in sign-up page with password reset link. Now I'd like to simplify the user experience by copying the email that was entered on the sign-in page to the password reset page if the password reset link was…
UPN and NameID
Hello everyone, can someone please help me understand the difference between UPN and Unique User Identifier (Name ID)? UPN The UPN is used to authenticate the user. The UPN is a unique attribute, and the user is always authenticated in Azure using the…
Azure B2C: User has valid MS account, but non in application. Cannot log out or switch account
Hi, our login process requires to logon to Azure B2C with a valid MS Account and we receive a token from the authorize call. Next step is to check in the database if the user specified in that token is a valid user of the current instance. We try to…
All error messages not translatable even with a custom policy in Azure AD B2C?
I used this sample as a baseline to implement a phone sign-up/sign-in custom policy. The sample uses the Microsoft Entra ID multifactor authentication technical profile documented here to implement the sign-in part. Localized error messages for said MFA…
How to use Spid authentication for Microsoft 365
This authentication method is necessary to allow Italian citizens to authenticate themselves with the credentials issued by the Italian government https://www.spid.gov.it/en/. The application is for students of the University of Brescia
Seamless Migration from Azure AD B2C to Microsoft Entra External ID (Retaining Existing Consents)
Dear Microsoft Support Team, We are planning to migrate our application from Azure AD B2C to Microsoft Entra External ID. This migration is coupled with a major rebranding effort, including changes to our application’s name and URL. We currently have…
Unable to select Australia as location for new an Entra External ID tenant
We need an update on when it will be possible to create an External ID tenant in Australia, as this is critical for our company's planning and compliance requirements. Could you also confirm if there is an official roadmap for this feature and whether a…
Entra B2C Audit Logs nearly empty
I'm trying to find logs that will tell me when a user's issued an auth token from our application. Despite myself and a great number of other users actively using the SSO application, the Audit Logs are completely empty save for a few by myself only…
Azure API Management: Automatic Sign-In Issue After Signing Out
In Azure API Management, users are able to log in via Azure AD B2C. However, an issue occurs after they sign out and attempt to log in again. Upon being redirected to the sign-in page and pressing the Azure AD B2C button, users are automatically logged…
Azure AD B2C CrossOriginException despite CORS being configured
Hi all We are seeing a significant number of exceptions being logged to App Insights by our Azure AD B2C custom policies. Microsoft.Cpim.UserExperience.Client.CrossOriginException The resource 'https://xxx/xxx.html' contains script errors preventing it…
Limit web application to only specific Microsoft accounts
I'm building a web application with a React frontend and a NodeJS backend (for API calls), and I need to limit it's use to perhaps ~ 10 users within a single company, who have corporate Microsoft AD / MS Entra ID accounts. It needs to be protected by MFA…
Entra External ID features missing on one tenant
Hello, In my test default tenant, when I set up Entra External ID as a Global Administrator, I can access all available features. However, in my client’s Entra External tenant, where I have the roles of Application Administrator and Cloud Application…
Not able to renew token for okta sso login using MSAL in the React js application through the Azure b2c
Find the login flow in the diagram. Actually, we used the msal package in the frontend application to login. The login functionality working correctly for both B2C and Okta, but the renew token functionality is not working only for Okta. The first…
Login with UPN
Hello Experts, I have configured the OpenID Connect protocol between Azure and SAP IAS. An app has been configured in SAP IAS (Proxy), and the user should be able to log in to a Cloud app. However, I cannot log in to the cloud app using an email address.…
How to embed Power BI report in Entra External ID Tenant App?
I've been able to embed a Power BI report into an Entra Web App within the same Entra ID tenant containing the account controlling the Power BI report account using the instructions provided by Tutorial: Embed Power BI content using a sample embed for…
How do you add translations to the globalexception page on Azure AD B2C using custom policies
Hi, I am make using of Azure custom policies and am unable to find out how to translate the globalexception page. I would expect to be able to translate the error heading and error description, but there is no mention of how to do this via the…
Attribute Configuration between Azure AD for OpenID
Hello Experts, I need your support with the configuration of attributes between Azure AD and SAP IAS. I have configured the OpenID Connect protocol between Azure and SAP IAS. An app has been configured in SAP IAS, and the user should be able to log in to…
Mismatch in Azure B2C Token Expiry with Configured Session Lifetime in API Management
I have B2C integrated with my Azure API Management service for authorization. I've been trying to adjust the session behavior in my user flow, setting the Web app session lifetime (minutes) to 15 minutes. In the token lifetime, I've also set the Access…
Difference between Azure AD B2B and B2C
I am new to Azure AD, want to understand difference between b2b and b2c with use cases or examples.
New Azure AD B2C customers after May 2025
Hi all In the Entra External ID FAQs there is the following statement. Effective May 1, 2025 Azure AD External Identities P1 and P2 will no longer be available to purchase for new customers, but current Azure AD B2C customers can continue using the…