<div dir="ltr"><div>It&#39;s available in the UserRepresentation returned by <a href="http://www.keycloak.org/docs/rest-api/index.html#_get_represenation_of_the_user">http://www.keycloak.org/docs/rest-api/index.html#_get_represenation_of_the_user</a>. You can also check brute force status on <a href="http://www.keycloak.org/docs/rest-api/index.html#_get_status_of_a_username_in_brute_force_detection">http://www.keycloak.org/docs/rest-api/index.html#_get_status_of_a_username_in_brute_force_detection</a>. The latter will only show if it&#39;s temporary disabled.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 14 September 2016 at 10:02, Tin <span dir="ltr">&lt;<a href="mailto:tinjoy_6@yahoo.com" target="_blank">tinjoy_6@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I need to display in my java application if a user is locked or temporarily disabled. I am using keycloak-admin-client.<br>
Your help is very much appreciated. I have searched the internet but there is no clear explanation on how to do this.<br>
<br>
Thanks!<br>
______________________________<wbr>_________________<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/<wbr>mailman/listinfo/keycloak-user</a><br>
</blockquote></div><br></div>