Is it possible to configure more than one Search Base DN in OAM
In OAM, we have configured User Identity Store Search Base as cn=Users,cn=oracleAccounts,dc=xxxx,dc=com. As per our new requirement, user might be available in other DN also ex: cn=Contractors,cn=oracleAccounts,dc=xxxx,dc=company. When user tries to login through OAM, it should check both the search base in OUD to Authenticate the user. Is it possible add another search base in OAM as Search Base DN : cn=Users,cn=oracleAccounts,dc=xxxx,dc=com;cn=Contractors,cn=oracleAccounts,dc=xxxx,dc=com . If not is there any way to achieve this requirement.