Is it possible to have multiple, user-selectable registration methods when users sign up for multi-factor authentication (MFA) in Azure AD B2C? E.g., primary and secondary MFA registration methods.
Here is an example:
We know it is possible to have a single user-selectable MFA registration method as exemplified here:
But we are having trouble determining how to configure multiple user-selectable MFA registration methods.
Any insight is appreciated.
Thanks!