-
Notifications
You must be signed in to change notification settings - Fork 74
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
unable to udated UMA resource #1753
Comments
@pujavs see error log
|
@devrimyatar, i tested this and the endpoint is working fine when invoking via rest http request. Seems a generic problem with jans-cli where in ArrayList attribute patch is not working. I tested both UMA Resource with 1. UMA Resource PATCH Testing |
Assigning it to @devrimyatar for handling ArrayList in PATCH request |
Fixed in commit 71067cd |
List values should be seperated by |
* fix: jans-cli client clientName * fix: jans-cli config-api pagination * fix: jans-cli seperation char (ref: #1350) * fix: jans-cli identify if patch property is array * fix: jans-cli sort optional fields (ref: #1349) * fix: jans-cli add log_dir to ini file and arg (ref: #1655) * fix: jans-cli _b for escaping prompt (ref: #1657) * feat: jans-cli tabulate UMA Resources * fix: jans-cli array values for patch (ref: #1753) * fix: jans-cli display last item in tabulated data * fix: jans-cli item numbers in tabulated data * fix: jans-cli hide user operations for openbanking (ref: #1878) * fix: jans-cli hide fido2 for openbanking (ref: #1911)
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
install jans
open jans-cli
select 8 for OAuth
select 2 for UMA
select 6 to update UMA resource
Expected behavior
shoulde able udated UMA resource
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: