You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a user is setting up multi-factor authentication in Keycloak
When the user reaches the MFA setup stage in the registration and authentication flows
Then WebAuthn Passwordless Authentication (including biometric readers like TouchID, FaceID, Fingerprints, etc.) can be used for MFA
Describe things you've considered
The initial login/self-registration flows would need to be modified to include WebAuthn / Passwordless enrollment (registration flow)
Subsequent authentication flows (i.e. navigating to a mission app within UDS) would need to be updated to support WebAuthn / Biometric authentication (browser based authentication)
Describe the solution you'd like
Describe things you've considered
Additional context
Example Biometric Passkey Registration:
Example Biometric Passkey Authentication:
The text was updated successfully, but these errors were encountered: