Share via

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 Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID

Answer accepted by question author

Shweta Mathur 30,456 Reputation points Microsoft Employee Moderator
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.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.