Azure AD B2C - UserFlow/Custom Policy - BUG - Signup in new tab causes login page to fail.

Sahil Shah 51 Reputation points
2021-11-09T15:37:31.543+00:00

Create a new User Flow with "User ID Signup".
Run the user flow.
On the login page, right-click "sign up now" and open in a new tab.
Switch back to login page and submit with any random username / password.
Error is thrown "Missing required element [New Password]".
Although the login page was submitted, it seems user flow assumes that the signup page is being submitted. This is a problem with custom policies too.

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,639 questions
0 comments No comments
{count} votes

Accepted answer
  1. AmanpreetSingh-MSFT 56,306 Reputation points
    2021-11-10T11:47:41.977+00:00

    Hi @Sahil Shah • Thank you for reaching out.

    Yes, this is a known issue. When B2C sign-in/sign-up page is opened in multiple tabs within the same browser session, leads to unexpected behavior.

    As of now, B2C doesn't allow multiple sign-ins within the same browser session. You have to either use a different browser or an incognito/in-private browser for simultaneous sessions.

    I would suggest submitting feedback regarding this at Azure Feedback Portal, which is monitored by Azure product teams for product improvements.

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful