It's available in the UserRepresentation returned by http://www.keycloak.org/docs/rest-api/index.html#_get_represenation_of_the_user. You can also check brute force status on http://www.keycloak.org/docs/rest-api/index.html#_get_status_of_a_username_in_brute_force_detection. The latter will only show if it's temporary disabled.

On 14 September 2016 at 10:02, Tin <tinjoy_6@yahoo.com> wrote:
Hi,

I need to display in my java application if a user is locked or temporarily disabled. I am using keycloak-admin-client.
Your help is very much appreciated. I have searched the internet but there is no clear explanation on how to do this.

Thanks!
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user