You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### How does system-preferred MFA determine the most secure method?
96
96
97
-
When a user signs in, the authentication process checks which authentication methods are registered for the user. The user is prompted to sign-in with the most secure method according to the following order. The order of authentication methods is dynamic. It's updated as the security landscape changes, and as better authentication methods emerge.
98
-
99
-
1. Temporary Access Pass
100
-
1. Certificate-based authentication
101
-
1. FIDO2 security key
102
-
1. Microsoft Authenticator notification
103
-
1. Companion app notification
104
-
1. Microsoft Authenticator time-based one-time password (TOTP)
105
-
1. Companion app TOTP
106
-
1. Hardware token based TOTP
107
-
1. Software token based TOTP
108
-
1. SMS over mobile
109
-
1. OnewayVoiceMobileOTP
110
-
1. OnewayVoiceAlternateMobileOTP
111
-
1. OnewayVoiceOfficeOTP
112
-
1. TwowayVoiceMobile
113
-
1. TwowayVoiceAlternateMobile
114
-
1. TwowayVoiceOffice
115
-
1. TwowaySMSOverMobile
97
+
When a user signs in, the authentication process checks which authentication methods are registered for the user. The user is prompted to sign-in with the most secure method according to the following order. The order of authentication methods is dynamic. It's updated as the security landscape changes, and as better authentication methods emerge. Click the link for information about each method.
0 commit comments