Creating multiple user groups on OID
Hi,
Our company is going for the SAAS implementation and need to know whether single LDAP can cater the requirement.
The uniqueness of the application users created will be applicable for each LDAP Group.
Multiple LDAP Groups will be setup per project and those will be configured to link to the respective systems via the system configurations.
In the webserver multiple systems are hosted with the respective EAR file for each project being deployed on the same webserver instance.
Each EAR deployed will be linked to the respective database user instance via a global JDBC data source created.
Is it possible to address the requirement with single Oracle LDAP? if yes how?
0