I am finding the Admin Rest API Documentation misleading as well...perhaps this could be documented using EL ?

is it
.../{user.id}/role-mappings/clients/{client.id}
or
.../{user.id}/role-mappings/clients/{client.clientId}
or
.../{user.id}/role-mappings/clients/{client.name}


On Wed, Nov 18, 2015 at 1:10 AM, Lohitha Chiranjeewa <kalc04@gmail.com> wrote:
Hi,

Client level role mappings related endpoints are currently misleading because it gives the feeling that the client-id could be passed instead of the id-of-client. But that's not the case. Hence please update the endpoints which has the signature: 
...role-mappings/clients/{client}... --> ...role-mappings/clients/{id-of-client}...




_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user