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 passkey management support #1424

Open
nirik opened this issue Jun 24, 2024 · 4 comments
Open

Add passkey management support #1424

nirik opened this issue Jun 24, 2024 · 4 comments
Labels

Comments

@nirik
Copy link
Member

nirik commented Jun 24, 2024

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

@abbra
Copy link

abbra commented Jun 24, 2024

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 python-fido2.

Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the Stale label Aug 24, 2024
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2024
@abompard
Copy link
Member

abompard commented Sep 9, 2024

Sorry for the autoclose.

@abompard abompard reopened this Sep 9, 2024
@abompard abompard added todo and removed Stale labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants