Files
Craig Osterhout 98f736896a accounts: update nav (#21983)
<!--Delete sections as needed -->

## Description

The account settings screen will now have left navigation.
Updated navigation in steps related to "account settings".

## Related issues or tickets

ENGDOCS-2415

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review

Signed-off-by: Craig <craig.osterhout@docker.com>
2025-02-13 12:46:54 -05:00

1.8 KiB

description, keywords, title, linkTitle, aliases
description keywords title linkTitle aliases
Learn how to enable two-factor authentication on your Docker account Docker, docker, registry, security, Docker Hub, authentication, two-factor authentication, account security Enable two-factor authentication for your Docker account Two-factor authentication
/docker-hub/2fa/

Two-factor authentication adds an extra layer of security to your Docker account by requiring a unique security code when you sign in to your account. The security code is required in addition to your password.

When you enable two-factor authentication, you are also provided with a recovery code. Each recovery code is unique and specific to your account. You can use this code to recover your account in case you lose access to your authenticator app. See Recover your Docker account.

Prerequisites

You need a mobile phone with a time-based one-time password (TOTP) authenticator application installed. Common examples include Google Authenticator or Yubico Authenticator with a registered YubiKey.

Enable two-factor authentication

  1. Sign in to your Docker account.
  2. Select your avatar and then from the drop-down menu, select Account settings.
  3. Select 2FA.
  4. Enter your account password, then select Confirm.
  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.
  6. Use a Time-based One-time password (TOTP) mobile app to scan the QR code or enter the text code.
  7. Once you've linked your authenticator app, enter the six-digit code in the text-field.
  8. Select Enable 2FA.

Two-factor authentication is now enabled. The next time you sign in to your Docker account, you will need to enter a security code.