mirror of https://github.com/docker/docs.git
Docs for 2FA recovery code update
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
6a90c2b474
commit
89be5acf8b
|
|
@ -16,6 +16,7 @@ app. See [Recover your Docker Hub account](recover-hub-account/).
|
||||||
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
You need a mobile phone with a time-based one-time password authenticator
|
You need a mobile phone with a time-based one-time password authenticator
|
||||||
application installed. Common examples include Google Authenticator or Yubico
|
application installed. Common examples include Google Authenticator or Yubico
|
||||||
Authenticator with a registered YubiKey.
|
Authenticator with a registered YubiKey.
|
||||||
|
|
@ -26,6 +27,7 @@ Authenticator with a registered YubiKey.
|
||||||
{: .important}
|
{: .important}
|
||||||
|
|
||||||
## Enable two-factor authentication
|
## Enable two-factor authentication
|
||||||
|
|
||||||
To enable two-factor authentication, log in to your Docker Hub account. Click
|
To enable two-factor authentication, log in to your Docker Hub account. Click
|
||||||
on your username and select **Account Settings**. Go to Security and click
|
on your username and select **Account Settings**. Go to Security and click
|
||||||
**Enable Two-Factor Authentication**.
|
**Enable Two-Factor Authentication**.
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ If you have lost your two-factor authentication recovery code and still have
|
||||||
access to your Docker Hub account, you can generate a new recovery code.
|
access to your Docker Hub account, you can generate a new recovery code.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
Two-factor authentication is enabled on your Docker Hub account.
|
Two-factor authentication is enabled on your Docker Hub account.
|
||||||
|
|
||||||
## Generate a new recovery code
|
## Generate a new recovery code
|
||||||
|
|
|
||||||
|
|
@ -38,4 +38,4 @@ authentication. See [Enabling two-factor authentication on Docker Hub](/docker-h
|
||||||
## Alternative recovery methods
|
## Alternative recovery methods
|
||||||
|
|
||||||
If you have lost access to both your two-factor authentication application and
|
If you have lost access to both your two-factor authentication application and
|
||||||
your recovery code, send an email to [Docker Hub Support](mailto:hub-support@docker.com) from the primary email associated with your Docker ID for recovery instructions.
|
your recovery code, get in touch with our Support team using the [Contact Support form](https://hub.docker.com/support/contact/?category=2fa-lockout){:target="_blank" rel="noopener" class="_"}. You must enter the primary email address associated with your Docker ID in the Contact Support form for recovery instructions.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue