<div dir="ltr"><div><div class="">

<div class="">

<p><em class="">Description:</em> I want to add or change role description via REST <acronym title="Application Programming Interface">API</acronym> interface<br></p><p>

<em class="">Details:</em> In the request body only attribute “description” (from role description) is set (see request body section) <br>

<em class="">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 class="">Request body:</em> <br>

</p>
<pre class="">{
&quot;description&quot;:&quot;manage realm role of UNI-4/4. Add/delete/update of users.&quot;
}</pre>

<p>
<em class="">Observed reaction:</em> after request, the parameter “name” is missing in the role. <br>

<em class="">Result:</em> (of REST <acronym title="Application Programming Interface">API</acronym> Get all roles for the realm or client)
</p>
<pre class=""> {
      &quot;id&quot;: &quot;da1f8c02-6823-4d86-8873-f2d533ba43fa&quot;,
      &quot;description&quot;: &quot;manage realm role of UNI-4/4. Add/delete/update of users.&quot;,
      &quot;scopeParamRequired&quot;: false,
      &quot;composite&quot;: 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>