<div dir="ltr">I am finding the Admin Rest API Documentation misleading as well...perhaps this could be documented using EL ?<div><br></div><div><pre style="white-space:pre-wrap"><font face="monospace, monospace">is it</font></pre><pre style="white-space:pre-wrap"><font face="monospace, monospace">.../{<a href="http://user.id">user.id</a>}/<span class="">role</span>-<span class="">mappings</span>/clients/{<a href="http://client.id">client.id</a>}</font></pre><pre style="white-space:pre-wrap"><font face="monospace, monospace">or</font></pre><pre style="white-space:pre-wrap"><font face="monospace, monospace">.../{<a href="http://user.id">user.id</a>}/<span class="">role</span>-<span class="">mappings</span>/clients/{client.clientId}</font></pre><pre style="white-space:pre-wrap"><font face="monospace, monospace">or</font></pre><pre style="white-space:pre-wrap"><font face="monospace, monospace">.../{<a href="http://user.id">user.id</a>}/<span class="">role</span>-<span class="">mappings</span>/clients/{<a href="http://client.name">client.name</a>}</font></pre><pre style="white-space:pre-wrap"><br></pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 18, 2015 at 1:10 AM, Lohitha Chiranjeewa <span dir="ltr">&lt;<a href="mailto:kalc04@gmail.com" target="_blank">kalc04@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,<br><br></div>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&#39;s not the case. Hence please update the endpoints which has the signature:  <br><pre>...role-mappings/clients/{client}... --&gt; ...role-mappings/clients/{id-of-client}...<br><br><br></pre><pre><br></pre></div>
<br>_______________________________________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>