Loading
Salesforce から送信されるメールは、承認済ドメインからのみとなります続きを読む

Database Connector| Configure the JDBC URL for Oracle using LDAP authentication

公開日: Jul 29, 2025
ステップ

DESCRIPTION

This knowledge article provides a guide on how to configure the JDBC URL to work with Oracle DB using LDAP authentication.

STEPS TO FOLLOW

The JDBC URL with LDAP authentication will be in the following format
jdbc:oracle:thin:@ldap://<LDAP Server String>/<Database Service Name>,<LDAP Context>
Example:
jdbc.url=jdbc:oracle:thin:@ldap://xx2.xxx.com:389/MULEDB,cn=OracleContext,dc=mulesoft,dc=com ldap://xxx1.xxx.com:389/MULEDB,cn=OracleContext,dc=mulesoft,dc=com

References: Spring based datasources

Disclaimer: This article involves products and technologies which do not form part of the MuleSoft product set. Technical assistance for such products is limited to this article.
ナレッジ記事番号

001116101

 
読み込み中
Salesforce Help | Article