{realm}-groups-{id}-role-mappings-clients/{client}
Number of APIs: 5
-
Get client-level role mappings for the user, and the app GET {{baseUrl}}/:realm/groups/:id/role-mappings/clients/:client
-
Add client-level roles to the user role mapping POST {{baseUrl}}/:realm/groups/:id/role-mappings/clients/:client
-
Delete client-level roles from user role mapping DELETE {{baseUrl}}/:realm/groups/:id/role-mappings/clients/:client
-
Get available client-level roles that can be mapped to the user GET {{baseUrl}}/:realm/groups/:id/role-mappings/clients/:client/available
-
Get effective client-level role mappings This recurses any composite roles GET {{baseUrl}}/:realm/groups/:id/role-mappings/clients/:client/composite?briefRepresentation=true