Unable to login with RPM 14
We are trying to configure RPM14 with Microsoft AD. Earlier we were in 13.2.6 and application was was working with AD. Now we are getting the attached error (Could not find user by username) upgrading to 14. I have few questions on the parameters in securities.properties file.
ldap.identitystore.factory.class - Should it be oracle.security.idm.providers.ad.ADIdentityStoreFactory( Microsoft Active Directory) or oracle.security.idm.providers.wlsldap.WLSLDAPIdentityStoreFactory(Oracle WebLogic Server Embedded LDAP Directory). stating Oracle asking us to configure the Authentication provider in Weblogic i have this question.
earlier they had only ldap.user.filter(13.2.6). But in RPM14 they are asking ldap.user.filter.attr, ldap.user.filter.value and ldap.secure.users.group. Is that mean they are building the filter instead of using ldap.user.filter?