Azure AD B2C USERFLOW

Sean Charles Pugosa 0 Reputation points
2024-08-02T05:31:01.35+00:00

Good day, may I ask for help?

In our Azure AD B2C, we have set a User flow
company.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 Security | Microsoft Entra | Microsoft Entra ID
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.