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

feat(jans-config-api): user is able to see the user claim on create/edit user form even if the claim is disabled #7446

Closed
duttarnab opened this issue Jan 20, 2024 · 4 comments · Fixed by #7533 or #7670
Assignees
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality kind-feature Issue or PR is a new feature request

Comments

@duttarnab
Copy link
Contributor

duttarnab commented Jan 20, 2024

  1. The disabled user claim should not be obtained using /mgt/configuser GET API (also in response of POST and PUT).

Note: If the user claim has been disabled after assigning its value for one or more user then also API should not send the claim value for those users.

Clipboard - January 19, 2024 6_02 PM
Clipboard - January 19, 2024 6_03 PM

@duttarnab duttarnab added kind-bug Issue or PR is a bug in existing functionality comp-jans-config-api Component affected by issue or PR labels Jan 20, 2024
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jan 20, 2024
@mzico
Copy link
Contributor

mzico commented Jan 23, 2024

@pujavs @duttarnab : do we have any update? Parties waiting. :-)

@pujavs
Copy link
Contributor

pujavs commented Jan 24, 2024

working on it

@pujavs
Copy link
Contributor

pujavs commented Jan 24, 2024

Changes made to exclude the inactive claim from response. Note, no exception thrown if inactive claim in POST, PUT request.
PR for fix -> 7533

@duttarnab duttarnab reopened this Feb 7, 2024
@duttarnab
Copy link
Contributor Author

Getting following error.
API: GET https://duttarnab-notable-sparrow.gluu.info/jans-config-api/mgt/configuser?limit=10

Clipboard - February 7, 2024 7_23 PM

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 kind-feature Issue or PR is a new feature request
Projects
None yet
4 participants