-
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): scim patch operation #9474
Conversation
Signed-off-by: Mustafa Baser <mbaser@mail.com>
DryRun Security SummaryThe pull request focuses on improving the validation and handling of PATCH requests in the Jans Config API CLI application, as well as enhancing the user management functionality of the Janssen Server, including the introduction of a new Expand for full summarySummary: The code changes in this pull request focus on improving the validation and handling of PATCH requests in the Jans Config API CLI application, as well as enhancing the user management functionality of the Janssen Server. The changes to the The changes to the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
Signed-off-by: Mustafa Baser <mbaser@mail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
|
* fix(jans-cli-tui): scim patch operation Signed-off-by: Mustafa Baser <mbaser@mail.com> * docs(jans-cli-tui): scim user patch Signed-off-by: Mustafa Baser <mbaser@mail.com> * fix(jans-cli-tui): sample PatchRequest for scim Signed-off-by: Mustafa Baser <mbaser@mail.com> --------- Signed-off-by: Mustafa Baser <mbaser@mail.com> Former-commit-id: 5584e9f
closes #9472