Path: / admin / realms / {realm} / users / {username} / role-mappings / applications / {app} / available

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

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

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

Method Detail

GET /admin/realms/{realm}/users/{username}/role-mappings/applications/{app}/available

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

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