Azure B2C User Flow to allow user to update MFA phone number

Ryan White 36 Reputation points
2023-02-13T19:16:00.9333333+00:00

The users are signing up with email address as their login and SMS for MFA when they sign up. I cannot find a way to allow the user to edit their own MFA phone number after signing up for an account. The Edit Profile flow does not have phone number as an option, only fields like Name, City, Postal Code, Job Title, Country/Region, etc are available, phone and email address are not choosable. The Forgot Password flow allows them to change their email address. I cannot find anywhere to allow a user to edit their MFA phone number. I am not using custom policies, just user flows.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,938 questions
{count} votes

Accepted answer
  1. Marilee Turscak-MSFT 35,036 Reputation points Microsoft Employee
    2023-02-16T00:27:20.89+00:00

    Since the only user flows we have are the ones listed under user flows within B2C, the option for B2C users to update their MFA settings via user flows is not yet available. I have shared feedback with the product team though to include this, and you can also leave a request for this in the feedback forum. https://feedback.azure.com/

    I will also update this thread if I receive any new information.

    You need to use a custom policy to allow users to edit their MFA phone numbers, and the sample and documentation are available here: https://github.com/azure-ad-b2c/samples/tree/master/policies/edit-mfa-phone-number

    Let me know if this helps and if you have further questions.

    -

    If the information helped you, please Accept the answer. This will help us as well as others in the community who might have similar questions.

    3 people found this answer helpful.

0 additional answers

Sort by: Most helpful