From 69a07c1c88ac51f7f0de86b61f5e074fdf82ee1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcelo=20Elizeche=20Land=C3=B3?= Date: Tue, 3 Jun 2025 13:36:15 -0300 Subject: [PATCH] website/docs: Add FIDO2 references to the documentation (#14826) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add FIDO2 references to the documentation * Update website/docs/add-secure-apps/flows-stages/stages/authenticator_webauthn/index.mdx Co-authored-by: Tana M Berry Signed-off-by: Marcelo Elizeche Landó --------- Signed-off-by: Marcelo Elizeche Landó Co-authored-by: Tana M Berry --- .../flows-stages/stages/authenticator_webauthn/index.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/website/docs/add-secure-apps/flows-stages/stages/authenticator_webauthn/index.mdx b/website/docs/add-secure-apps/flows-stages/stages/authenticator_webauthn/index.mdx index 246111bd06..dac0420741 100644 --- a/website/docs/add-secure-apps/flows-stages/stages/authenticator_webauthn/index.mdx +++ b/website/docs/add-secure-apps/flows-stages/stages/authenticator_webauthn/index.mdx @@ -1,8 +1,12 @@ --- -title: WebAuthn / Passkeys Authenticator setup stage +title: WebAuthn / FIDO2 / Passkeys Authenticator setup stage --- -This stage configures a WebAuthn-based Authenticator. This can either be a browser, biometrics or a Security stick like a YubiKey. +This stage configures an authenticator stage for using WebAuthn, FIDO2, Passkeys. This stage supports: + +- **Security Keys**: Physical devices like YubiKey, Google Titan, etc. +- **Platform Authenticators**: Built-in authenticators like Windows Hello, Touch ID, Face ID +- **Mobile Devices**: Using device biometrics or security keys via mobile browsers ### Options