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

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,619 questions
Azure Active Directory External Identities
{count} votes

Accepted answer
  1. Shweta Mathur 14,906 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