summaryrefslogtreecommitdiff
path: root/docs/content/roadmap/active/webauthn.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/roadmap/active/webauthn.md')
-rw-r--r--docs/content/roadmap/active/webauthn.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/content/roadmap/active/webauthn.md b/docs/content/roadmap/active/webauthn.md
index a70c08ab1..1d41938cb 100644
--- a/docs/content/roadmap/active/webauthn.md
+++ b/docs/content/roadmap/active/webauthn.md
@@ -53,12 +53,19 @@ the backend, it's just the public facing interface elements remaining.
### Platform Authenticator
-{{< roadmap-status >}}
+{{< roadmap-status version="v4.39.0" >}}
Implement [WebAuthn] Platform Authenticators so that people can use things like [Windows Hello], [TouchID], [FaceID],
or [Android Security Key]. This would also allow configuration of the [Authenticator Attachment] setting most likely,
or at least allow admins to configure which ones are available for registration.
+### Passkeys
+
+{{< roadmap-status version="v4.39.0" >}}
+
+Implement the ability to add Passkeys to later be used with [Passwordless Login](#passwordless-login) but immediately as
+a 2FA credential.
+
### Passwordless Login
{{< roadmap-status >}}