Skip to content
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) : the associated-clients is missing in scope api response #2517

Closed
duttarnab opened this issue Sep 30, 2022 · 1 comment · Fixed by #2540 or #2567
Closed

fix (jans-config-api) : the associated-clients is missing in scope api response #2517

duttarnab opened this issue Sep 30, 2022 · 1 comment · Fixed by #2540 or #2567
Assignees
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
Copy link
Contributor

duttarnab commented Sep 30, 2022

Steps to reproduce

  1. Execute GET /api/v1/scopes api with query parameter withAssociatedClients set to true.
    eg: http://<op_host>/jans-config-api/api/v1/scopes?withAssociatedClients=true

  2. In response, the scopes are missing the clients field even if the scopes have associated-clients.

Expected Result
In response, the scopes should have the clients field.

image

@duttarnab duttarnab added the comp-jans-config-api Component affected by issue or PR label Sep 30, 2022
@duttarnab duttarnab changed the title fix (jans-config-api) : the associated-clients field is missing in scope api response fix (jans-config-api) : the associated-clients is missing in scope api response Sep 30, 2022
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Sep 30, 2022
@pujavs
Copy link
Contributor

pujavs commented Oct 3, 2022

Found issue only for uma scope type. Pls. find screenshots post fix

  1. scopeType: oauth
    image

  2. scopeType: openid
    image

  3. scopeType: dynamic
    image

  4. scopeType: uma
    image

  5. scopeType: spontaneous
    image

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
Projects
None yet
4 participants