mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-08 21:42:15 +00:00
docs: add mfa login docs (u2f, totp, sms, email) (#6456)
* docs: add mfa login docs (u2f, totp) * docs: add sms otp registration * docs: add required in the proto docs * docs: authenticate with sms code * docs: authenticate with email code * docs: fix email code part * docs: add otp email/sms to self service * docs: secret generator naming * docs: fix docs --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -151,7 +151,9 @@ The current password must be entered first.
|
||||
Users can setup and delete a second factor and FIDO Passkeys (Passwordless).
|
||||
Available authenticators are:
|
||||
|
||||
- Mobile one-time password (OTP) (Authenticator Apps)
|
||||
- Time-based one-time password (TOTP) (Which are Authenticator Apps like Google/Microsoft Authenticator, Authy, etc.)
|
||||
- One-time password sent as E-Mail
|
||||
- One-time password sent as SMS
|
||||
- FIDO Universal Second Factor (U2F) (Security Keys, Device, etc.)
|
||||
- FIDO2 WebAuthN (Passkeys)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user