Azure B2C: Authentication Methods UI no longer shows MFA phone numbers
It looks like the "old UI experience" was finally deprecated, but the new Authentication Methods UI experience no longer shows an MFA phone number. The example user below has MFA registered via a B2C custom policy (basically straight out of…
Azure B2C: Seamless migration custom policy POST request to API not passing the correct body?
I'm configuring a custom policy for seamless migration. I've already done the pre-migration with the temporary password. The flow is: When a user Signs in, It will check if extension_isMigrated is false. If extension_isMigrated == false, then it…
Azure Monitor in External Tenant
Hi, We are setting up an Entra External ID tenant to house external users of a web app that we host. I presently stream our internal diagnostics logs to an Event Hub in our workforce tenant and then to an IDR. I found this article and was successful at…
Is Entra B2B Direct Connect supported for 365D customers?
Can dedicated tenants participate in B2B Direct Connect and Shared Channels with commercial tenants?
IMAP OAuth2 MAILKIT Microsoft Authentication Failed
I'm already working on mailboxes received from Microsoft with Mailkit IMAP and I've done the configuration with OAuth2 required from the office account! my problem is that I receive the token but during the authentication I get an "Authentication…
502 Bad Gateway Error for OAuth2 Callback on AWS Deployment
Experiencing a 502 Bad Gateway error when implementing the Microsoft Authentication flow. The entire flow works on the local machine, but an error occurs after deployment on AWS. Redirect URL has HTTPS and it is correct.…
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…
AWS Managed Account not updating after Microsoft Entra Connect Sync was installed
Hi everyone, I've recently taken over some responsibilities from a coworker who left and a lot this is new to me, so please forgive me if any of this is explained poorly or if I'm just missing something. The coworker also was fairly new to AWS and a lot…
UPN an SNI
Hello all, I have a clarification question. I have Azure as IdP, SAP IAS as a proxy, and cloud applications. Have I understood the authentication process correctly? My settings: Azure: UPN = Email IAS: Application SAC: Subject Name Identifier =…
How to fix error AADSTS500210 when using a custom domain?
We have two Entra External ID tenants (companydev and companyprod). For both of them we set up a custom domain (id-dev.company.com and id.company.com). In both tenants, I created a user flow and added an app registration to it. When I grab the OpenID…
Unable to select Australia as location for new CIAM External ID tenant
Hi all, I am setting up a new Entra ID External CIAM tenant. Under the 'Location' section, I am unable to find Australia. Is it possible to select Australia as a location for the tenant? We need data to stay within the country to be within our privacy…
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…
Entra External tenant Google federation sign-in error AADB2C: An exception has occurred.
Hi, we have setup an External tenant CIAM configuration for our customers and are trying to enable Google as an identity provider for the tenant following the documentation at…
Facebook integration not working in Entra external Id user flow
We have followed the instructions provided in the document [https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-facebook-federation-customers] to integrate with Facebook. the option to log into with Facebook shows as expected in the…
How often are users forced to completely reauthenticate?
It doesn't seem like this option is configurable in EEID, I have an app configured to use EEID for authenticating users. How often will they be asked to reauthenticate with their username/password and MFA on the Microsoft side?
How to disable option Keep me singing in in Entra ID External Tenant
I try to disable the notification related with Keep me sigining in when user login to application using Entra ID to authenticate. I try to follow by this docs: https://learn.microsoft.com/en-us/entra/fundamentals/how-to-manage-stay-signed-in-prompt, but…
Entra External Tenant MSA Guest user sign-in problems
Hi, we are creating a web application that uses Entra External Tenant as CIAM provider. All the end-users are first invited to the tenant as Guests and after accepting the invitation, they are granted access to the app via a security group. The sign-in…
Simulating MS AD Login for Jmeter Performance Testing
Hi Team, For my project, I need to write a Jmeter script to performance test the Login functionality. It is using Azure AD B2C API for login. In the network tab of Chrome, it shows that Microsoft is calling 3 APIs internally before it comes back to…
IDX40001: Issuer: 'https://login.microsoftonline.com/<tenantId>/v2.0', does not match any of the valid issuers provided for this application
Hi, I am using the sample app from this repo to authenticate a Microsoft Entra External ID tenant user. I have created an app registration in the External ID Tenant and configured its clientId and secret along with the Tenant in the sample app. I have…
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…