-
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-cli-tui): populate config-api widgets when page entered #9436
Conversation
Signed-off-by: Mustafa Baser <mbaser@mail.com>
DryRun Security SummaryThe pull request focuses on improving the functionality of the Jans CLI TUI application, including changes to the retrieval and handling of attributes from the Jans server and the configuration API plugin, without introducing any obvious security concerns, but requiring proper validation and sanitization of input parameters and configuration data. Expand for full summarySummary: The code changes in this pull request are focused on improving the functionality of the Jans CLI TUI application, specifically related to the retrieval and handling of attributes from the Jans server and the configuration API plugin. The changes in the The changes in the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
|
|
|
|
Signed-off-by: Mustafa Baser <mbaser@mail.com> Former-commit-id: 19e770a
closes #9414