Path: / admin / realms / {realm} / roles / {role-name} / composites / realm

Get realm-level roles of this role's composite

Path parameters:
realm - realm name (not id!)
role-name - role's name (not id!)

Resource Methods
Method Summary
NameDescription
GET /admin/realms/{realm}/roles/{role-name}/composites/realmGet realm-level roles of this role's composite

Method Detail

GET /admin/realms/{realm}/roles/{role-name}/composites/realm

Get realm-level roles of this role's composite

HTTP Example:
GET /admin/realms/{realm}/roles/{role-name}/composites/realm
Output:
Set<RoleRepresentation> -
Produces:
application/json