-
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(cloud-native): toggle rendering truststore based on env var #9311
Conversation
Signed-off-by: iromli <isman.firmansyah@gmail.com>
DryRun Security SummaryThis pull request focuses on improving the security and configurability of various Jans applications, including the Jans Auth Server, Jans FIDO2, Jans Config API, Jans Casa, Jans SAML, Jans Keycloak Link, Jans Link, and Jans SCIM, by addressing aspects such as conditional truststore synchronization, secure password management, SSL/TLS certificate handling, logging configuration, and LDIF file import. Expand for full summarySummary: The code changes in this pull request focus on improving the security and configurability of various Jans applications, including the Jans Auth Server, Jans FIDO2, Jans Config API, Jans Casa, Jans SAML, Jans Keycloak Link, Jans Link, and Jans SCIM. The key security-related changes include:
Overall, the code changes appear to be focused on improving the security and reliability of the Jans applications by addressing various aspects of secure configuration, credential management, and data protection. Ongoing review and monitoring of the applications' security posture are recommended to ensure that they remain secure and compliant with relevant security standards and best practices. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: iromli <isman.firmansyah@gmail.com> Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com> Former-commit-id: 7360cdf
Prepare
Description
Target issue
closes #9309
Implementation Details
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.