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 Support for Passkeys #13305

Closed
asaikali opened this issue Jun 11, 2023 · 1 comment
Closed

Add Support for Passkeys #13305

asaikali opened this issue Jun 11, 2023 · 1 comment
Assignees
Labels
in: web An issue in web modules (web, webmvc) theme: mfa Related to multi-factor authentication, & building blocks for MFA (such as WebAuthN & passkeys) type: enhancement A general enhancement
Milestone

Comments

@asaikali
Copy link

asaikali commented Jun 11, 2023

Passkeys have emerged as the industry standard consumer facing solution to get rid of passwords see passkeys.dev with first class support from Google, Apple, and Microsoft. Passkey looks like it will become quite common in the consumer space. Spring security should make it easy to implement Passkey support in application.

Ongoing work can be followed at https://github.com/rwinch/spring-security-webauthn/tree/passkeys

Related gh-5238 (Passkeys is a subset of WebAuthn)

@asaikali asaikali added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Jun 11, 2023
@sjohnr sjohnr added in: web An issue in web modules (web, webmvc) theme-proposal: emerging-standards theme: mfa Related to multi-factor authentication, & building blocks for MFA (such as WebAuthN & passkeys) and removed status: waiting-for-triage An issue we've not yet triaged theme-proposal: emerging-standards labels Jul 6, 2023
@osiegmar
Copy link

osiegmar commented Jul 8, 2023

This issue duplicates #5238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web An issue in web modules (web, webmvc) theme: mfa Related to multi-factor authentication, & building blocks for MFA (such as WebAuthN & passkeys) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants