Oracle Database supports authentication using an LDAP server. To use LDAP-based database authentication, enter the URL in the following format:
jdbc:oracle:thin:@ldap://oid:5000/cn=OracleContext,dc=myco,dc=com/mydb1
LDAP Server:
oid1pr.youcomplany.com:389
LDAP Context:
cn=OracleContext,dc= youcomplany,dc=com
Database Service Name:
ABCTNSTLP01_SVC01
WGS properties example for Database URL (apwmq & permv3)
jdbc:oracle:thin:@ldap://oid1pr.youcomplany.com:389/cn=OracleContext,dc= youcomplany,dc=com/ABCTNSTLP01_SVC01