Please enable JavaScript.
Coggle requires JavaScript to display documents.
MFA - Coggle Diagram
MFA
User has MFA permission
Allows enable MFA on user
Allows reset MFA on user
This requires the user to get the once-off setup page again
Allows import new users with MFA
Allows bulk edit MFA
MFA user statuses
MFA not required - normal
MFA required
MFA setup required
User login with MFA. First login as usual
MFA enabled
Temp token time-out 5 min (expires has to log in again)
30 mins for time to install app
Check that code verifies, then issue DMX token. If not, allow retry
Can user microsoft authenticator or google authenticator. Many more options use any
Store setup key for user
MFA configured
Dialogue to request a code
Request temp token and code from browser
Rate limit 6 attempts per 30 secs
Receive and validate MFA key and code
Token expiry, start from login
If code not correct, display error and allow retry
Reset MFA for another user