Retrieve the current user's client roles
GET/user/userRoles/:clientId
Returns role names assigned to the caller for the named identity-provider client.
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