Hi, I want to integrate my web application that has security restrictions with ldap server. I am able to integrate websphere app server with ldap server by making settings in "Secure administration, applications, and infrastructure" under Security section.
FOr securing
j2ee applications, to define policies, the documentation says to add jaas policies under the same "Secure administration, applications, and infrastructure".
THere is one module com.ibm.ws.security.common.auth.module.WSLoginModuleImpl that needs to be configured for that. What is the compatible module for LDAP connection?
I am using WAS 6.1
thanks in advance
Prashanth