website/docs: Add Passkeys reference where WebAuthn is mentioned (#13167)

* Add Passkeys reference in several parts where WebAuthn is mentioned for better docs UX and SEO)

* Add version badge to Webauthn / passkeys authenticator

* fix linting issues

* Better wording to differenciate concepts

* Revert to css class for version badge because the ak-version tag don't support versions=<2023
This commit is contained in:
Marcelo Elizeche Landó
2025-02-24 14:41:08 -03:00
committed by GitHub
parent 2b39748c84
commit 88d3b7f5a4
6 changed files with 8 additions and 6 deletions

View File

@ -73,7 +73,7 @@ authentik
│   ├── authenticator_static - Configure TOTP backup keys
│   ├── authenticator_totp - Configure a TOTP authenticator
│   ├── authenticator_validate - Validate any authenticator
│   ├── authenticator_webauthn - Configure a WebAuthn authenticator
│   ├── authenticator_webauthn - Configure a WebAuthn / Passkeys authenticator
│   ├── captcha - Make the user pass a captcha
│   ├── consent - Let the user decide if they want to consent to an action
│   ├── deny - Static deny, can be used with policies