Change mfa method option

Supreeta Poojary 0 Reputation points
2024-05-16T12:30:45.1366667+00:00

I have used this document to create sign in with MFA method choice.
https://github.com/azure-ad-b2c/samples/tree/master/policies/mfa-email-or-phone

Once user selects the mfa method, I'm persisting it in extension_mfaByPhoneOrEmail attribute. When user logins next time, I'm reading this extension attribute and based on it's value, I'm redirecting the user to respective mfa method page without asking user to choose mfa method again. But Now i want to provide an option to change mfa method in email and sms verification page. How to provide an option to user to change mfa method?

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