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): add admin-ui scopes in config-api-rs-protect.json #3508

Closed
duttarnab opened this issue Jan 4, 2023 · 0 comments · Fixed by #3509 or #3514
Closed

feat (jans-config-api): add admin-ui scopes in config-api-rs-protect.json #3508

duttarnab opened this issue Jan 4, 2023 · 0 comments · Fixed by #3509 or #3514
Assignees
Labels
comp-jans-config-api Component affected by issue or PR enhancement kind-feature Issue or PR is a new feature request

Comments

@duttarnab
Copy link
Contributor

duttarnab commented Jan 4, 2023

Parent tickets: GluuFederation/flex#531 , #2882

Add the following admin-ui scopes in config-api-rs-protect.json and add them in swagger specs in admin-ui plugin.

https://jans.io/oauth/jans-auth-server/config/adminui/license.readonly
https://jans.io/oauth/jans-auth-server/config/adminui/license.write

https://jans.io/oauth/jans-auth-server/config/adminui/user/role.readonly
https://jans.io/oauth/jans-auth-server/config/adminui/user/role.write
https://jans.io/oauth/jans-auth-server/config/adminui/user/role.delete

https://jans.io/oauth/jans-auth-server/config/adminui/user/permission.readonly
https://jans.io/oauth/jans-auth-server/config/adminui/user/permission.write
https://jans.io/oauth/jans-auth-server/config/adminui/user/permission.delete

https://jans.io/oauth/jans-auth-server/config/adminui/user/rolePermissionMapping.readonly
https://jans.io/oauth/jans-auth-server/config/adminui/user/rolePermissionMapping.write
https://jans.io/oauth/jans-auth-server/config/adminui/user/rolePermissionMapping.delete
@duttarnab duttarnab added comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request enhancement labels Jan 4, 2023
@duttarnab duttarnab self-assigned this Jan 4, 2023
yuriyz pushed a commit that referenced this issue Jan 4, 2023
* feat: add admin-ui scopes in config-api-rs-protect.json #3508

* feat: add admin-ui scopes in config-api-rs-protect.json #3508
yuriyz pushed a commit that referenced this issue Jan 4, 2023
….json

* feat: add admin-ui scopes in config-api-rs-protect.json #3508

* feat: add admin-ui scopes in config-api-rs-protect.json #3508
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 enhancement kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant