I need to access a website and get information through it. I need to pass through an ldap authentication in ie for this.i just know the ip of the LDAP server.I thought of doing this through JNDI but still I don’t know how to get the parameters of the server for authentication. Could someone tell me how to pass on the authentication connecting to this server.
Share
With a rather vague question I am just going to point you to Spring LDAP which is easy to use and has good documentation on all things related to LDAP and Java.