Retrieve client roles for a realm and client
GET/user/:realm/:clientId/roles
Returns all role definitions exposed by the named identity-provider client. Realm-administrator access is required.
Request
Responses
- 200
- 401
- 403
- 404
The request completed successfully
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The requested resource does not exist