[keycloak-user] Admin Rest API Documentation Issue (1.6.1.Final)

Stephen More stephen.more at gmail.com
Sun Dec 27 20:14:50 EST 2015


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 at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20151227/7872de32/attachment.html 


More information about the keycloak-user mailing list