Securing break glass account for access from multiple geographical locations?
Based on this news announcement…
Entra ID register new users at signin
Hi, I have created an App registration for Entra External ID, Although I cant find how to enable new users without an existing account to sign up/register? Ans can be seen in the images below, there is no option to create a new user, this is setup to…
OpenID Connect Custom Provider with Microsoft Entra External ID
Is it possible to create a OpenID Connect provider in Entra External Id? The console suggests it is, but the option is not available: Add a new custom external identity provider supporting OpenID Connect, SAML or WSFed. Learn more But the only options…
Entra External ID for Customers SCIM support
Does Entra External ID for Customers support SCIM into the Entra External Id directory? I.e. if an account has been created in the EEID4C tenant via API, can a user flow detect this and prompt the user to specify a password at the first sign-in? If this…
How to get a custom claim inside the access token
Inside the docs there is a detailed explanation on how to add a claim from an external system…
Error : Invitations are blocked for this directory due to suspicious activity
Error message received after initiating a sync (provision on demand) a particular user Export of the object with id = bd6d887f-cf6e-47cb-97f3-7f5e4a1f323e and joining property = [Type: 5, Identity Provider: , Key: 10032003BDAD8E5C] to the Microsoft…
Handling Unused Verification Codes in Microsoft Entra External ID.
In Microsoft Entra External ID, we’ve noticed that unused verification codes generated for sign-up and two-factor authentication can still be used in two scenarios, even after a new code has been requested: During the same registration/login attempt. …
A past employee Entra ID Account was correctly deleted from our subscription, but I still can see their certification being tracked in the Microsoft Partner Center
Hi, coming here following the suggestion from a precedent post of mine in the wrong forum…
How to assign custom user attributes to B2C users?
I'm looking to assign custom attributes to each of my B2C users, such as job titles, to assign different permissions in my application. I've created the custom attribute "JobTitle" in B2C, but I don't know how to assign individual users a…
Filter email alerts to only receive failed provisioning logs for a specific Azure AD Enterprise Application
I'm trying to set up email alerts in Azure so that I only receive notifications for failed provisioning jobs related to a specific Azure AD Enterprise Application. Currently, I'm receiving additional alerts for provisioning jobs of other applications,…
Configuring Resend Delay and Limit for Verification Codes in Microsoft Entra External ID.
In Microsoft Entra External ID, the "Resend Code" button for signup and 2FA becomes available only after a 90-seconds delay. If users don’t receive the code immediately, waiting a full minute can lead to frustration, especially when multiple…
MS Entra External and how to select OpenID Connect protocol
Hello, based on MS suggestion our project team decided to us not B2C but MS Entra External ID . However how to select OpenID Connect protocol which seems to be supported in MSEE? Only there is option for SAML or WS Fed
ASP.NET Core Web API + Swagger + Azure B2C
Hello experts, since weeks (with on and off phases) I try to protect my ASP.Net project with the Azure B2C. For testing if that works I want to use Swagger. But I am too stupid to make it a success. I got all kinds of error messages but I am unable to…
Entra ID External Identities - Verification code mail branding
Hi, I've created a user flow in an Entra ID external tenant. When signing up using an email and a password, a verification code is sent to the user's mail. My questions are the following : Is it possible to change both the branding and the content…
Error AADSTS50177 -
Hi, Some user is facing this issue when they are trying to join an external organization with Microsoft teams (AADSTS50177: User account 'rosekerr@koto.studio' from identity provider 'https://sts.windows.net/3c8a7b22-19a5-4224-81d9- f77e4ae40837/' does…
How to invite an external user in Entra External ID External tenant
How do we invite external users (any non- MS account like google, hotmail, yahoo etc) in Entra External ID External tenant through Email? I have tried the following steps: (FYI, External Tenant is used) Go Entra ID Users - > All Users -> + New…
Entra Cross Tenant Access-Trust Multifactor Authentication from MS Entra
Greetings, Just found out about the External Identities/Inbound Access Settings/Trust Settings "Trust multifactor authentication from microsoft entra tenants". We have had a simple Require CA MFA policy for Guests for quite some time. Recently…
Entra External ID - Migration Options
I need to migrate users from an on prem Auth provider, where I am not able to access the passwords (On way hashed) to Entra External ID, Is there away in Entra to valid the user against the on prem auth when signing in and then move the password to Entra…
Azure Entra External ID Custom CSS queries
Hi Microsoft Team, We are in the process of implementing a custom dark mode sign-in process to align with our website branding using Azure Entra External ID. While configuring the custom CSS, we encountered a few styling elements that seem difficult to…
Integrating Entra ID for Automatic User Registration and Token based Authentication
Is it possible to integrate Entra ID for automatic user registration when a user signs up on my application’s registration page? Specifically, I’d like the user to be added to Entra ID at the time of registration so that Entra ID can handle…