Commit 0d25e2f1 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'bkmgit-totp' into 'master'

Add link to IETF spec

See merge request gitlab-org/gitlab!77504
parents caf147b5 0535cf79
...@@ -20,8 +20,7 @@ password secret. ...@@ -20,8 +20,7 @@ password secret.
NOTE: NOTE:
When you enable 2FA, don't forget to back up your [recovery codes](#recovery-codes)! When you enable 2FA, don't forget to back up your [recovery codes](#recovery-codes)!
In addition to time-based one time passwords (TOTP), GitLab supports WebAuthn devices as the second factor In addition to time-based one-time passwords ([TOTP](https://datatracker.ietf.org/doc/html/rfc6238)), GitLab supports WebAuthn devices as the second factor of authentication. After being enabled, in addition to supplying your username
of authentication. After being enabled, in addition to supplying your username
and password to sign in, you're prompted to activate your U2F / WebAuthn device and password to sign in, you're prompted to activate your U2F / WebAuthn device
(usually by pressing a button on it) which performs secure authentication on (usually by pressing a button on it) which performs secure authentication on
your behalf. your behalf.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment