mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 16:37:31 +00:00
docs: remove sms from mf lists (#5920)
This commit is contained in:
@@ -94,7 +94,7 @@ Authentication
|
|||||||
- Single Sign On (SSO)
|
- Single Sign On (SSO)
|
||||||
- Passwordless with FIDO2 support (Including Passkeys)
|
- Passwordless with FIDO2 support (Including Passkeys)
|
||||||
- Username / Password
|
- Username / Password
|
||||||
- Multifactor authentication with OTP, U2F, SMS
|
- Multifactor authentication with OTP, U2F
|
||||||
- LDAP
|
- LDAP
|
||||||
- [OpenID Connect certified](https://openid.net/certification/#OPs) => [OIDC Endpoints](https://zitadel.com/docs/apis/openidoauth/endpoints)
|
- [OpenID Connect certified](https://openid.net/certification/#OPs) => [OIDC Endpoints](https://zitadel.com/docs/apis/openidoauth/endpoints)
|
||||||
- [SAML 2.0](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html) => [SAML Endpoints](https://zitadel.com/docs/apis/saml/endpoints)
|
- [SAML 2.0](http://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html) => [SAML Endpoints](https://zitadel.com/docs/apis/saml/endpoints)
|
||||||
|
@@ -151,7 +151,7 @@ The current password must be entered first.
|
|||||||
Users can setup and delete a second factor and FIDO Passkeys (Passwordless).
|
Users can setup and delete a second factor and FIDO Passkeys (Passwordless).
|
||||||
Available authenticators are:
|
Available authenticators are:
|
||||||
|
|
||||||
- Mobile one-time password (OTP) (Authenticator Apps, SMS)
|
- Mobile one-time password (OTP) (Authenticator Apps)
|
||||||
- FIDO Universal Second Factor (U2F) (Security Keys, Device, etc.)
|
- FIDO Universal Second Factor (U2F) (Security Keys, Device, etc.)
|
||||||
- FIDO2 WebAuthN (Passkeys)
|
- FIDO2 WebAuthN (Passkeys)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user