Forum Discussion
Drakeii
Oct 06, 2023Copper Contributor
FIDO2 enabled user receive "Protect your account"
We are having issues in two different scenarios with Azure MFA for users who use FIDO2 exclusively. It seems, any settings somehow still require Microsoft Authenticator. First scenario: Registeri...
VasilMichev
Oct 06, 2023MVP
This behavior is likely because the user is enabled for SSRP, and FIDO is not a valid method for it. Either move them out of scope of SSPR, or add a method supported by it (https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-sspr-howitworks#authentication-methods).