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:
app - app name (not id!)
username - username (not id!)
realm - realm name (not id!)

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

Method Detail
HTTP Example:
GET /admin/realms/{realm}/users/{username}/role-mappings/applications/{app}/available

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

Output:
List<RoleRepresentation> -
Produces:
application/json