<div dir="ltr">Yup</div><div class="gmail_extra"><br><div class="gmail_quote">On 7 March 2016 at 20:04, Aikeaguinea <span dir="ltr">&lt;<a href="mailto:aikeaguinea@xsmail.com" target="_blank">aikeaguinea@xsmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">After doing a scripted import of a realm file I&#39;m looking to call the<br>
Keycloak API to change the realm&#39;s public and private keys. The API docs<br>
aren&#39;t entirely clear on how to do this, but after looking at the<br>
&quot;Generate New Keys&quot; button in the Keycloak admin console I&#39;m guessing it<br>
should be done as follows:<br>
<br>
Update the top-level realm information by sending a PUT request to<br>
/admin/realms/&lt;REALM_NAME&gt; with a body of { realm: &lt;REALM_NAME&gt;,<br>
publicKey : &#39;GENERATE&#39; }<br>
<br>
Is that correct?<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="http://www.fastmail.com" rel="noreferrer" target="_blank">http://www.fastmail.com</a> - Email service worth paying for. Try it for free<br>
<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>
</font></span></blockquote></div><br></div>