Worklight LDAP authentication using ApacheDS 2.0
问题 I am trying to authenticate users configured in ApacheDS with password and calling from Worklight client. I am not able to pass username from Worklight client, I tried username placeholder which I have used in my client but its not working. Then I tried hardcoding uid created in ApacheDS LDAP server and its working. can anyone help me out in passing username given in client to LDAP server. My authconfig file : <className>com.worklight.core.auth.ext.LdapLoginModule</className> <parameter name=