-
Notifications
You must be signed in to change notification settings - Fork 75
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-config-api) : some url fields have object value for oidc clients GET
response
#1765
Labels
comp-jans-config-api
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Milestone
Comments
duttarnab
added
kind-bug
Issue or PR is a bug in existing functionality
comp-jans-config-api
Component affected by issue or PR
labels
Jul 12, 2022
duttarnab
changed the title
feat (jans-config-api) : some url fields have object value for oidc clients
fix (jans-config-api) : some url fields have object value for oidc clients Jul 12, 2022
GET
responseGET
response
These fields are not strings anymore because it was moved to @duttarnab check this ticket for details #1057
|
I guess at the end we agree that simplification is needed as proposed by @yurem |
Closed
@duttarnab, @qbert2k seems to have fixed this. I tested locally and getting these values as string now. request you to please verify. |
Fixed see #2946 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp-jans-config-api
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Describe the bug
For /jans-config-api/api/v1/openid/clients
GET
following url fields have object value.Expected behavior
The
string
values are expected for url fields.The text was updated successfully, but these errors were encountered: