Skip to content

Commit c86fd78

Browse files
authored
add otp steps to verification steps (#24260)
Fast follow on account verification rollout
1 parent 2828d0b commit c86fd78

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

content/manuals/accounts/create-account.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ Your Docker ID becomes your username for hosted Docker services, and
2222
>
2323
> Explore [Docker's subscriptions](https://www.docker.com/pricing/) to see what else Docker can offer you.
2424
25-
## Create an account
25+
## Create and verify your account
2626

2727
Signing up with an email address, Google, or GitHub account requires additional verification to complete account creation:
2828

2929
- If you sign up with Google or GitHub, you must first verify your email address with that provider.
30-
- If you sign up with an email address, Docker sends a verification email. Follow the procedures in that email to verify your account and complete the sign-up process.
30+
- If you sign up with an email address, you need to follow verification steps.
31+
- After creating an account, Docker asks for a one-time password (OTP).
32+
- Find the email from Docker with your code, then return to the OTP page to paste in your OTP code.
3133

3234
Docker blocks sign-in until you've verified your account.
3335

@@ -37,7 +39,7 @@ Docker blocks sign-in until you've verified your account.
3739
1. Enter a username to use as your Docker ID. Once you create your Docker ID
3840
you can't reuse it in the future if you deactivate this account. Your username: - Must be between 4 and 30 characters long - Can only contain numbers and lowercase letters
3941
1. Choose a password that's at least 9 characters long, then select **Sign Up**.
40-
1. Verify your email address when you receive the Docker verification email. This completes the registration process.
42+
1. Verify your email address when you receive the Docker OTP verification email. This completes the registration process.
4143

4244
### Sign up with Google or GitHub
4345

0 commit comments

Comments
 (0)