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
Copy file name to clipboardExpand all lines: content/security/for-developers/2fa/_index.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ app. See [Recover your Docker Hub account](recover-hub-account/).
19
19
20
20
## Prerequisites
21
21
22
-
You need a mobile phone with a time-based one-time password authenticator
22
+
You need a mobile phone with a time-based one-time password (TOTP) authenticator
23
23
application installed. Common examples include Google Authenticator or Yubico
24
24
Authenticator with a registered YubiKey.
25
25
@@ -28,15 +28,11 @@ Authenticator with a registered YubiKey.
28
28
1. Sign in to your Docker Hub account.
29
29
2. Select your avatar and then from the drop-down menu, select **My Account**.
30
30
3. Select the **Security** tab and then select **Enable Two-Factor Authentication**.
31
-
The next page reminds you to download an authenticator app.
32
-
4. Select **Set up using an app**.
33
-
Your unique recovery code is sent to you.
34
-
5. Save your recovery code and store it somewhere safe.
35
-
Your recovery code can be used to recover your account in the event you lose access to your authenticator app.
36
-
37
-
6. Select **Next** and then open your authenticator app.
38
-
You can choose between scanning the QR code or entering a text code into your authenticator app.
39
-
7. Once you have linked your authenticator app, enter the six-digit code in text field and then select **Next**.
31
+
4. Enter your account password, then select **Confirm**.
32
+
5. Save your recovery code and store it somewhere safe. You can use your recovery code to recover your account in the event you lose access to your authenticator app.
33
+
6. Use a TOTP mobile app to scan the QR code or enter the text code.
34
+
7. Once you've linked your authenticator app, enter the six-digit code in the text-field.
35
+
8. Select **Enable 2FA**.
40
36
41
37
Two-factor authentication is now enabled. The next time you sign
42
38
in to your Docker Hub account, you are asked for a security code.
Copy file name to clipboardExpand all lines: content/security/for-developers/2fa/new-recovery-code.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,7 @@ access to your Docker Hub account, you can generate a new recovery code.
12
12
13
13
1. Sign in to your Docker Hub account.
14
14
2. Select your avatar and then from the drop-down menu, select **My Account**.
15
-
3. Navigate to the **Security** tab and select **Click here to generate a new code**.
16
-
4. Enter your password.
15
+
3. Navigate to the **Security** tab and select **Manage Two-Factor Authentication**.
16
+
4. Enter your password, then select **Confirm**.
17
17
18
-
Your new recovery code is displayed. Remember to save your recovery code
19
-
and store it somewhere safe.
18
+
In the **Manage recovery code** section, you can view your recovery code or generate a new code. Remember to save your recovery code and store it somewhere safe.
0 commit comments