azureB2C custom policy to salesforce Integration
I am establishing connection between azureB2C and salesforce , i am using custom policy - signupsignin for user login via azure to salesforce. i am sending JSON response from azure to salesforce like this attached with my redirect uri as query parameters…
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…
Entra External ID (External Tenant): How to send an email notification/invitation to local user created via "Create User" endpoint of Graph API
Hello everyone, We are in the process of migrating our authentication provider from Auth0 to MS Entra External ID for External Tenants (B2C). We have a couple of workflows we need to replicate in MS Entra External ID, particularly Create User and Reset…
Unable to register USB Security Key - We detected that this particular key type has been blocked by your organization. Contact your administrator for more details and try registering a different type of key.
From this page: https://mysignins.microsoft.com/security-info I received this error when trying to register the USB security key for my account. We detected that this particular key type has been blocked by your organization. Contact your administrator…
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…
How can I perform bulk changes for the Microsoft Authenticator Apps registration?
I have several thousands of users in my company that are still using SMS as the primary authentication methods without anything else. How can I perform the bulk enroll or add the Microsoft Authenticator apps to the below user settings ? Thank you in…
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…
how should i sign in Teams using authenticator app?
Hi, I'm new to this Authenticator app. As I was trying to get my ID verified using both of these methods, either the code didn't match or I didn't receive any request for me to approve from the app. You can see the image below, which is what I believed…
Error when attempting to create an Entra External Directory and associate a App Service Web App to it
I've been trying to add Entra External authentication to a new app I'm building. I'm following https://learn.microsoft.com/en-us/azure/app-service/configure-authentication-provider-aad?tabs=external-configuration Steps taken Go to Web App Choose…
How I can add an application to my Entra External ID user flow using Graph API?
Context We have built a portal where our in-house developers can register their applications. After approval, graph API's are called automatically to create the app registration/service principal. Multiple forms of authentication are supported. Use…
Add external Idp with OIDC using private_key_jwk
I have setup an External identity with custom oidc. I want to use private_key_jwk, but I cannot find the place to provide my private key. As specified in the documentation: Client ID and Client Secret are the identifiers your identity provider uses to…
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…
Issues Adding External Users in Entra
Two emails cannot be added as external users in Entra: kushibhai@outlook.com and rmhunter83@hotmail.com. What could be the reason for this issue?
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…
Adb2c custom policy with sign in button,sign up section and google button
Hi, I want to create a custom policy with attached screenshot.. as currently Microsoft provide combined signinorsignup policy where there is a signup link then sign in fields with sign in button and then social button (like google). but, my…
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…
AD/Entra Sync to Entra External ID
Hi all We are setting up an Entra External ID, for enabling customer login on our customer sites. We also have a separate Entra ID with employees, who should also be able to use their employee login on the customer sites. This is an on-prem AD synced to…
Login Session Timeouts
SPA applications use the PKCE-Enhanced Auth Code Flow to authenticate users against Azure AD B2C. It was noticed when a user opens the B2C login page via the PKCE-Enhanced Auth Code Flow, and leaves the login page open for a period of time before…
Migrating existing Azure AD B2C to Microsoft Entra External Id
Hi Team, We have an existing Azure AD B2C setup which is working fine. I believe Microsoft Entra External Id is the next generation of CIAM provided by Microsoft and I would like to move my B2C to External ID. Can I migrate my existing B2C tenant to…
Entra External ID - How to enable Microsoft Authenticator as default for MFA instead of Email OTP
Hi, I don't see any obvious way to be able to use the Microsoft Authenticator app for MFA. Security defaults does not force MFA registration. The Microsoft documentation states to use Conditional Access - so disabled Security Defaults and created an MFA…