<div dir="ltr">JIRA please</div><div class="gmail_extra"><br><div class="gmail_quote">On 4 November 2015 at 15:18, Andrej P <span dir="ltr"><<a href="mailto:ado.boj.83@gmail.com" target="_blank">ado.boj.83@gmail.com</a>></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><div>
<div>
<p><em>Description:</em> I want to add or change role description via REST <acronym title="Application Programming Interface">API</acronym> interface<br></p><p>
<em>Details:</em> In the request body only attribute “description” (from role description) is set (see request body section) <br>
<em>Usecases from <acronym title="Application Programming Interface">API</acronym> specification:</em> <strong>Update a role by name</strong> and <strong>Update the role</strong><br>
<em>Request body:</em> <br>
</p>
<pre>{
"description":"manage realm role of UNI-4/4. Add/delete/update of users."
}</pre>
<p>
<em>Observed reaction:</em> after request, the parameter “name” is missing in the role. <br>
<em>Result:</em> (of REST <acronym title="Application Programming Interface">API</acronym> Get all roles for the realm or client)
</p>
<pre> {
"id": "da1f8c02-6823-4d86-8873-f2d533ba43fa",
"description": "manage realm role of UNI-4/4. Add/delete/update of users.",
"scopeParamRequired": false,
"composite": false
},</pre></div></div></div><div><br></div><div>Printscreen of result in GUI:</div><img src="cid:ii_150d2c06133640ae" alt="Inline image 1" width="544" height="162"><br><div><br></div><div><br></div><div><br></div></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>