-
Notifications
You must be signed in to change notification settings - Fork 75
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
fix(jans-casa): enrollment of a passkey implies the enrollment… #10473
Conversation
… of all three types of authenticator - client-device, hybrid, security-key
DryRun Security SummaryThe code changes enhance the security and functionality of FIDO2 authentication in the Jans Casa application by improving device classification, updating terminology to "Passkey", integrating an Attestation Service, providing better device management, refining the user interface, and implementing additional security measures. Expand for full summarySummary: The provided code changes are focused on enhancing the security and functionality of the FIDO2 (Fast IDentity Online) authentication and credential management features within the Jans Casa application. The key changes include:
Overall, the code changes appear to be focused on improving the security and usability of the FIDO2 authentication features within the Jans Casa application, aligning with industry best practices and the latest standards in passwordless authentication. Files Changed:
Code AnalysisWe ran
|
Quality Gate passed for 'jans-linux-setup'Issues Measures |
… of all three types of authenticator - client-device, hybrid, security-key
Prepare
Description
Target issue
closes # 10470
Implementation Details
fido2-details.zul, FIDOService methods changed and refactoring
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.