-
Notifications
You must be signed in to change notification settings - Fork 91
fix(config-api): adding missing scope in spec and udated example of search field #10156
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
Conversation
Signed-off-by: pujavs <pujas.works@gmail.com>
Signed-off-by: pujavs <pujas.works@gmail.com>
DryRun Security SummaryThe pull request includes a wide range of security-focused updates to the Jans Config API, such as new OAuth2 scopes, enhanced session management, improved health check endpoint security, input validation, and access control measures, all aimed at strengthening the overall security posture of the application. Expand for full summarySummary: The code changes in this pull request cover a wide range of updates to the Jans Config API, with a strong focus on enhancing the application's security features. The changes include the addition of new OAuth2 scopes, updates to session management functionality, improvements to health check endpoints, and various other security-related enhancements. The key security-focused changes include:
Overall, the changes in this pull request appear to be focused on improving the security and manageability of the Jans Config API, which is a crucial component of the Jans ecosystem. The security-conscious approach demonstrated in the code changes is commendable and should help strengthen the overall security posture of the application. Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
|
|
Prepare
Description
Target issue
closes #10147 #10148
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.