Path: / admin / realms / {realm} / users / {username} / role-mappings / applications-by-id / {appId} / available

Get available application-level roles that can be mapped to the user

Path parameters:
realm - realm name (not id!)
username -
appId -

Resource Methods
Method Summary
NameDescription
GET /admin/realms/{realm}/users/{username}/role-mappings/applications-by-id/{appId}/availableGet available application-level roles that can be mapped to the user

Method Detail

GET /admin/realms/{realm}/users/{username}/role-mappings/applications-by-id/{appId}/available

Get available application-level roles that can be mapped to the user

HTTP Example:
GET /admin/realms/{realm}/users/{username}/role-mappings/applications-by-id/{appId}/available
Output:
List<RoleRepresentation> -
Produces:
application/json