Unable to skip “User Details / Continue” page after OTP verification in Azure AD B2C SignIn flow

ramprasad.r 130 Reputation points
2026-01-21T10:31:07.0433333+00:00

Description

We are using Azure AD B2C built-in SignIn user flow with email OTP verification.

Current behavior:

User signs in using email and password

Email OTP is sent and verified successfully

After verification, B2C shows an additional “User Details – Email address verified. You can now continue” page

User must click Continue to be redirected back to the application

Expected behavior: Once the OTP is verified, the user should be automatically redirected back to the application, without showing the intermediate User Details / Continue page.
Question to Microsoft Support

Is there any configuration or setting in built-in Azure AD B2C user flows to:

  • Skip the “User Details” confirmation page?
  • Automatically continue after OTP verification?

If not supported, please confirm officially that:

This behavior is by design

  **Custom Policies (IEF)** are the only supported solution to remove this page
  

Environment Details

Service: Azure Active Directory B2C

User Flow: SignInSignUp

Verification Method: Email OTP

Policy Type: Built-in user flow (not custom policy)


Impact

This extra confirmation step impacts user experience and adds an unnecessary interaction during sign-in.

  Skip the “User Details” confirmation page?
  
     Automatically continue after OTP verification?
     

If not supported, please confirm officially that:

This behavior is by design

  **Custom Policies (IEF)** are the only supported solution to remove this page
  

Environment Details

Service: Azure Active Directory B2C

User Flow: SignInSignUp

Verification Method: Email OTP

Policy Type: Built-in user flow (not custom policy)


Impact

This extra confirmation step impacts user experience and adds an unnecessary interaction during sign-in.

Attachements
Sign-In PageUser's image

OTP Sending PageUser's image

OTP verification pageUser's image

“User Details – Email verified. Continue” pageUser's image

Microsoft Security | Microsoft Entra | Microsoft Entra ID

Your answer

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