Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Biometric / WebAuthn Enrollment and Authentication #236

Open
binbashburns opened this issue Oct 4, 2024 · 0 comments
Open

Add Biometric / WebAuthn Enrollment and Authentication #236

binbashburns opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@binbashburns
Copy link

Describe the solution you'd like

  • 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)

Additional context

Example Biometric Passkey Registration:

Example Biometric Passkey Authentication:

@binbashburns binbashburns added the enhancement New feature or request label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant