... | @@ -58,3 +58,17 @@ You need to have 2FA via TOTP first (the previous section). |
... | @@ -58,3 +58,17 @@ You need to have 2FA via TOTP first (the previous section). |
|
|
|
|
|

|
|

|
|
3. Follow the steps.
|
|
3. Follow the steps.
|
|
|
|
|
|
|
|
## Error: “invalid pin code”
|
|
|
|
If you receive an invalid pin code error, this can indicate that there is a time sync issue between the authentication application and the GitLab instance itself. To avoid the time sync issue, enable time synchronization in the device that generates the codes. For example:
|
|
|
|
|
|
|
|
For Android (Google Authenticator):
|
|
|
|
Go to the Main Menu in Google Authenticator.
|
|
|
|
Select Settings.
|
|
|
|
Select the Time correction for the codes.
|
|
|
|
Select Sync now.
|
|
|
|
For iOS:
|
|
|
|
Go to Settings.
|
|
|
|
Select General.
|
|
|
|
Select Date & Time.
|
|
|
|
Enable Set Automatically. If it’s already enabled, disable it, wait a few seconds, and re-enable. |
|
|
|
\ No newline at end of file |