Azure B2C 1password password suggestion submits the signup form

Martijn van der Made 25 Reputation points
2023-05-03T08:07:46.8233333+00:00

Hi,

I'm experiencing a problem with an Azure B2C signup flow.

It happens during account signup by email address.

When the user is prompted to fill in a password, the 1Password suggestion box pops up. When clicking the prompt, the form submits itself.

How can I prevent the form from submitting itself ?

Thanks!

Kind regards,

Martijn van der Made

User's image

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
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,465 questions
{count} votes

Accepted answer
  1. Shweta Mathur 27,456 Reputation points Microsoft Employee
    2023-05-04T06:22:57.3766667+00:00

    Hi @Martijn van der Made ,

    Thanks for reaching out.

    It seems you are using 1Password browser extension due to which you are getting password suggested pop Up.

    You can try disabling the 1Password extension or disabling the auto-submit feature in the extension settings. Alternatively, you can try using a different browser or clearing your browser cache and cookies.

    To prevent the B2C sign-up page from auto-submitting, you can add a custom JavaScript function to the page that disables the auto-submit behavior, and you can add continue/submit button to submit the form.

    Reference: https://learn.microsoft.com/en-us/azure/active-directory-b2c/javascript-and-page-layout?pivots=b2c-user-flow

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.


0 additional answers

Sort by: Most helpful