Hi,

We are using Keycloak against a LDAP backend which is setup to lock the user on too many password failures. We want to display a nicer error message to the user when is locked rather than "Invalid username or password.".

I looked at a related jira issue - https://issues.jboss.org/browse/KEYCLOAK-1744, but from my analysis of the code it seems the suggestion in the jira issue for richer error message was not implemented and that there isn't any way for the moment to provide richer error message following a login failure. Am I missing something or currently is not possible?

Thanks,
Dumitru