<div>Yes it changed in 1.3 to ID. We&#39;re making the same API call as the admin console does only we&#39;re doing it right after the user is created if they don&#39;t meet certain criteria in client. These are social logins.<br><br>We&#39;re using MySQL but that shouldn&#39;t matter. Perhaps something Keycloack server side is holding reference to the user.  I&#39;ll try to provide more information in a few days but wasn&#39;t sure if anyone saw this behavior before.<br><br>Thanks,<br>Scott</div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jun 30, 2015 at 8:27 AM Marek Posolda &lt;<a href="mailto:mposolda@redhat.com" target="_blank">mposolda@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Scott,<br>
<br>
I&#39;ve just tried this with latest Keycloak master and deleting the user<br>
from admin console works fine (I used default JPA with HSQLDB database).<br>
<br>
Can you also check with admin console? If deleting through admin console<br>
works fine, then there is likely something bad in the way you&#39;re<br>
invoking the REST endpoint.<br>
<br>
BTV. in latest master you&#39;re supposed to invoke the REST endpoint with<br>
user id instead of &quot;username&quot; as last parameter. But I am not sure if it<br>
was really username in 1.2.0 and it changed to ID in latest version...<br>
<br>
Marek<br>
<br>
<br>
On 30.6.2015 04:57, Scott Rossillo wrote:<br>
&gt; In 1.2.0, an HTTP delete on “/auth/admin/realms/{realm}/users/{username}” returns a 200 OK, but the user still exists. A second call usually succeeds at actually deleting the user. Seems like a bug.<br>
&gt;<br>
&gt; Thoughts?<br>
&gt;<br>
&gt; ~ Scott<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; keycloak-dev mailing list<br>
&gt; <a href="mailto:keycloak-dev@lists.jboss.org" target="_blank">keycloak-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br>
<br>
</blockquote></div>