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
Update multi-factor_authentication.md to change order of Status secti… (DataDog#21254)
* Update multi-factor_authentication.md to change order of Status section and add screenshot
* Apply suggestions from code review
---------
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Copy file name to clipboardExpand all lines: content/en/account_management/multi-factor_authentication.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,12 @@ The multi-factor authentication section lists any configured authenticator apps.
38
38
1. Enter the latest code generated by your authenticator app into the prompt to confirm the device was set up correctly.
39
39
1. Save a copy of the recovery codes in a secure location. The codes cannot be retrieved after setup is complete.
40
40
41
+
## View a user's MFA status
42
+
43
+
To view if a user has MFA configured or not, you can filter on the Users table. The MFA status is also available on the user details panel.
44
+
45
+
{{< img src="account_management/multi-factor-authentication-status.png" alt="View of the MFA status on the user detail page, example shows the user has MFA configured" style="width:90%;" >}}
46
+
41
47
## MFA recovery
42
48
43
49
If you don't have access to your authenticator app, during the login process you can use a recovery code instead of a one-time password. Each of the recovery codes can only be used once.
@@ -47,7 +53,6 @@ If you don't have access to your authenticator app, during the login process you
47
53
1. Select **Don't have access to your authenticator?**
48
54
1. Enter one of your unused recovery codes and click **Verify**.
49
55
50
-
51
56
## MFA rescue
52
57
53
58
If you don't have access to your authenticator app or recovery codes, during the login process you can request a one-time recovery link via email.
@@ -61,9 +66,5 @@ If you don't have access to your authenticator app or recovery codes, during the
61
66
62
67
If you have lost access to your registered authenticator app, Datadog recommends that you remove the lost device and add a new one. Maintaining a valid authenticator app helps prevent issues logging into your account in the future.
63
68
64
-
## View a user's MFA status
65
-
66
-
To view if a user has MFA configured or not, you can filter on the Users table. The MFA status is also available on the user details panel.
0 commit comments