-
Notifications
You must be signed in to change notification settings - Fork 85
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-server): when arc is changed to agama flow fails with AcrChangedException #9374 #9458
Conversation
…crChangedException #9374 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
DryRun Security SummaryThe pull request focuses on improving the handling of Authentication Context Class Reference (ACR) values in the Janssen Project application, including ACR value validation, mapping, script availability checks, and ACR change detection, accompanied by a comprehensive set of unit tests. Expand for full summarySummary: The code changes in this pull request are focused on improving the handling of Authentication Context Class Reference (ACR) values in the Janssen Project application. The changes span across several classes, including The key security-related improvements include:
Files Changed:
Overall, the changes in this pull request focus on improving the security and robustness of the ACR value handling in the Janssen Project application, which is an important aspect of the authentication process. Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
|
|
|
|
|
|
|
…crChangedException #9374 (#9458) * fix(jans-auth-server): when arc is changed to agama flow fails with AcrChangedException #9374 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> * removed debug line Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> --------- Signed-off-by: YuriyZ <yzabrovarniy@gmail.com> Former-commit-id: 664b866
Description
fix(jans-auth-server): when arc is changed to agama flow fails with AcrChangedException
Target issue
closes #9374
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.