Azure AD B2C USERFLOW
Sean Charles Pugosa
0
Reputation points
In our Azure AD B2C, we have set a flow
comapny.com/
oauth2/v2.0/authorize?p=B2C_1_RiotintoSignupSignIn&client_id=573f9846-5336-4d8a-a7eb-a8104a3cbd6d&nonce=defaultNonce&redirect_uri=https%3A%2F%2Flocalhost%3A44365%2F&scope=openid&response_type=id_token&prompt=login
Now it prompts us to login first before the 2FA. It is possible that we skip that process of login using a post request? That will be validated on our code so that we have our own login page, then will proceed to 2FA if return value is validated.
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,961 questions
Sign in to answer