How to disable Continute button during azure b2c password reset

Anonymous
2022-09-28T12:01:02.11+00:00

Hello Experts,

We are trying to customize the password reset flow, in that how do we skip "Continue" button and how do we pre populate the email address while opening the password reset link to the users who are opening the link to reset their passwords.

Please note that the user account is already pre created in azure b2c

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,211 Reputation points Microsoft Employee Moderator
    2022-09-28T20:13:08.67+00:00

    Hi @Anonymous , you can remove the button with JavaScript. There is a sample here that details how. As for automatically populating the email address, you can use "login_hint" claim. If you wanted to just fill the field, there a couple of solutions:

    Please let me know if you have any questions and I can help you further.

    If this answer helped you please mark it as "Verified" so other users can reference it.

    Thank you,
    James

    0 comments No comments

Your answer

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