|
1 | 1 | ---
|
2 |
| -title: "Two Factor Authentication" |
| 2 | +title: "Two-Factor Authentication" |
3 | 3 | path: "/programs/two-factor-authentication.html"
|
4 | 4 | id: "programs/two-factor-authentication"
|
5 | 5 | ---
|
6 | 6 |
|
7 |
| -As a team member of a program, you can set up two-factor authentication using any device capable of generating Time-based One-Time Password (TOTP) authentication codes (RFC-6238) to log in to HackerOne. You can use Google Authenticator or Duo Mobile or any other compatible application to generate the codes. |
| 7 | +Two-factor authentication enables you to add an extra layer of protection from getting your account compromised. You can set up two-factor authentication using any device capable of generating Time-based One-Time Password (TOTP) authentication codes (RFC-6238) to log in to your HackerOne account. You can use Google Authenticator or Duo Mobile or any other compatible application to generate the codes. |
8 | 8 |
|
9 |
| -To configure two-factor authentication: |
| 9 | +To set up two-factor authentication for your account: |
| 10 | +1. Go your profile’s **Settings > Authentication**. |
| 11 | + |
| 12 | +2. Click **Set up**. |
| 13 | +3. Add your phone number and click **Next**. |
| 14 | +4. Enter the verification code sent to your phone number. This will enable account recovery. |
| 15 | +5. Click **Turn on** to enable two-factor authentication. |
| 16 | + |
| 17 | +6. Scan the QR code in your authenticator app or enter the code manually. |
| 18 | +7. Store your backup codes. |
| 19 | +8. Enter the verification code from your authenticator app as well as one of the backup codes from the previous page. |
| 20 | + |
| 21 | +9. Click **Save**. |
10 | 22 |
|
11 |
| -1. Log in to your HackerOne profile. |
12 |
| -2. Go to **Settings > Authentication**. |
13 |
| -3. Click **Turn on**. *Note: You can only enable two-factor authentication if you're in a launched program.* |
14 |
| -4. Follow the steps in the **Enable Two-Factor Authentication** window. |
| 23 | +Once your two-factor authentication is successfully enabled, you’ll be prompted to enter a 6-digit verification code from your authenticator app to log in to your HackerOne account. |
| 24 | + |
15 | 25 |
|
16 |
| - |
17 |
| - |
18 |
| -5. Click **Verify and save**. |
| 26 | +You can choose to change your account recovery phone number, turn off two-factor authentication or regenerate your backup codes. |
| 27 | + |
19 | 28 |
|
20 | 29 | Once your two-factor authentication has been verified, when you log in to HackerOne, you’ll be prompted to enter a 6-digit verification code from your authentication application. You must enter the verification code in order to successfully log in to HackerOne.
|
21 | 30 |
|
|
0 commit comments