-
Notifications
You must be signed in to change notification settings - Fork 83
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-auth): #10445 modified the script and properties file #10446
Conversation
DryRun Security SummaryThe pull request focuses on improving the FIDO2/passkey authentication functionality in the Jans Auth Server by updating terminology, simplifying user instructions, enhancing security, implementing robust error handling, and aligning with industry best practices. Expand for full summarySummary: The code changes in this pull request are focused on improving the FIDO2 (Fast Identity Online) and passkey-related functionality in the Jans Auth Server application. The key changes include:
From an application security perspective, these changes appear to be focused on improving the user experience and aligning the application with industry standards and best practices for FIDO2 and passkey-based authentication. However, it is essential to thoroughly review the entire FIDO2/passkey implementation, including input validation, session management, and other security-sensitive areas, to ensure the ongoing security and integrity of the application. Files Changed:
Code AnalysisWe ran
|
|
… for fido (#10446) Signed-off-by: Yuriy Movchan <Yuriy.Movchan@gmail.com>
Prepare
Description
Target issue
#10445
closes #10445
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.