Hello Everyone,

i am working with JBOSS Authentication using ldap,so as we know we have to configure in standalone.xml and i configured but in bindCredential field i am adding hard coded password so i need to take it from user form.

<module-option name="bindCredential" value="admin"/>

i mean i have login form when i enter username and password then the value of password should add to bindCredential value