Hi,
I am using LDAPExtLoginModule to login using ldap users. It works fine for the users with clear text passwords but not working if passwords are encrypted.
Also, in standalone-full-ha.xml, I have to use clear text bindCredential.
As a business requirement, ldap passwords will never be stored as a clear text.
Can you please tell me how to solve this issue? Is there any configuration which can help here?