Hello,
I am working on a custom policy with MFA enabled for phone and TOTP mode.
I want to use phone verification as default and allow the user to "Try another method" ("Sign in another way") if they do not have access to their phone/receive the sms code. The other method would mean switching to TOTP mode.
Is there a possibility to implement this in a custom policy?
I would not like to have a dedicated screen where the user selects the preferred method prior to initiating the MFA, but rather use the TOTP as a fallback for when SMS is not received.
I know this behavior is already implemented in Azure AD but I see no options in Azure AD B2C.