-
Notifications
You must be signed in to change notification settings - Fork 65
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 passkey management support #1424
Comments
FreeIPA stores passkey information similar to public SSH keys. Ideally, Noggin could do a WebAuthn relaying party implementation and store the enrolled key details in a compatible way using |
This issue is stale because it has been open for 60 days with no activity. |
This issue was closed because it has been inactive for 7 days since being marked as stale. |
Sorry for the autoclose. |
Any ideas how hard this might be or when we might get to it? It would be much nicer than the otp support we have now... |
See also request from mattdm downstream: https://pagure.io/fedora-infrastructure/issue/12376 |
I'm working on the prerequisites to that. It is hopefully something we'd get around F43... |
With RHEL 9.4, IPA has added passkey support.
IPA:
https://freeipa.readthedocs.io/en/latest/designs/passkeys.html
sssd/local:
https://sssd.io/design-pages/passkey_authentication.html
sssd/kerberos:
https://sssd.io/design-pages/passkey_kerberos.html
The text was updated successfully, but these errors were encountered: