Install Connector Dependencies
Important
Connectors continue to be released outside the IDM release. For the latest documentation, refer to the ICF documentation.
Many connectors depend on third-party libraries. In most cases, these libraries are bundled with IDM (if you are running the connector locally), or with the connector server (if you are running the connector remotely). In some cases, you'll need to download certain libraries. For local connectors, place these libraries in the /path/to/openidm/lib/
directory. For remote connectors, place them in the /path/to/openicf/lib/
directory.
The following table lists the connector dependencies and indicates which ones must be downloaded:
Dependencies for bundled connectors | |
---|---|
Connector | Dependencies |
Adobe Marketing Cloud Connector |
|
CSV File Connector |
|
Database Table Connector | No external dependencies. However, you must include the JDBC driver for the database that you are targeting in the |
DocuSign Connector |
|
GoogleApps Connector |
|
Scripted Groovy Connector | No external dependencies |
Scripted Poolable Groovy Connector | No external dependencies |
Kerberos Connector |
|
LDAP Connector | No external dependencies |
Marketo Connector |
|
MongoDB Connector |
|
SCIM Connector |
|
Scripted REST Connector |
|
Scripted SQL Connector |
|
ServiceNow Connector |
|
SSH Connector |
|
Workday Connector | These dependencies are public, and can be downloaded from any maven public repo, such as https://mvnrepository.com/:
|