It should be possible to list client permissions #119
Labels
area/admin-client
help wanted
Extra attention is needed
priority/low
status/fix-in-keycloak-required
Refers to the issue, which need fix in keycloak/keycloak and will be synced to keycloak-client later
Description
The REST API has endpoints for listing client permissions
Discussion
No response
Motivation
No response
Details
For example:
The REST endpoints already exist:
GET /admin/realms/{realm}/clients/{client-uuid}/authz/resource-server/permissions/scope
GET /admin/realms/{realm}/clients/{client-uuid}/authz/resource-server/permissions/resource
The text was updated successfully, but these errors were encountered: