A Files and Directories in the Oracle Internet Directory Connector Installation Package

These are the components of the connector installation package that comprise the Oracle Internet Directory connector.

Table A-1 Files and Directories in the Connector Installation Package

File in the Installation Media Directory Description

bundle/org.identityconnectors.ldap-12.3.0.jar

This JAR file contains the connector bundle.

The connector bundle includes the required version of the LDAP Booster Pack (ldapbp.jar file).

configuration/OID-CI.xml

configuration/ODSEE-OUD-LDAPV3-CI.xml

configuration/eDirectory-CI.xml

These XML files contain configuration information that is used during the connector installation process.

  • For an OID target system: OID-CI.xml

  • For an ODSEE or OUD target system: ODSEE-OUD-LDAPV3-CI.xml

  • For an eDirectory target system: eDirectory-CI.xml

Files in the javadoc directory

his directory contains information about the Java APIs used by the connector.

lib/OID-oim-integration.jar

This JAR file is used during transformation of user data.

Note: This file is applicable only for a CI-based connector.

lib/TrustedUserIdTransformation.jar

This JAR file is used for transformation purposes during trusted source reconciliation runs.

Note: This file is applicable only for a CI-based connector.

Files in the resources directory

Each of these resource bundles contains language-specific information that is used by the connector. During connector deployment, these resource bundles are copied to the Oracle Identity Governance database.

Note: A resource bundle is a file containing localized versions of the text strings that include GUI element labels and messages.

Three sets of resource bundles are available: One each for ODSEE-OUD, OID, and eDirectory.

Files in the test-utility directory:

ldap-config.groovy

README

test-utility.jar

These files are used by the testing utility to identify the cause of problems associated with connecting to the target system and performing basic operations on the target system.

  • The ldap-config.groovy file is a sample configuration that can be used to set the connection properties of the target system and the connector.

  • The README file contains instructions to configure and run the testing utility.

  • The test-utility.jar file contains the class files used by the testing utility.

Note: These files are applicable only for a CI-based connector.

xml/OID-target-template.xml

xml/ODSEE-OUD-LDAPV3-target-template.xml

This file contains definitions for the connector objects required for creating a Target application. It includes certain details required to connect Oracle Identity Governance with the target system . It also includes configuration details specific to your target system, attribute mappings, correlation rules, and reconciliation jobs.

xml/OID-auth-template.xml

xml/ODSEE-OUD-LDAPV3-auth-template.xml

This file contains definitions for the connector objects required for creating an Authoritative application. It includes certain details required to connect Oracle Identity Governance with the target system . It also includes configuration details specific to your target system, attribute mappings, correlation rules, and reconciliation jobs.

xml/OID-pre-config.xml

xml/ODSEE-OUD-LDAPV3-pre-config.xml

This XML file contains definitions for the connector objects associated with any non-User objects such as Groups, Roles, and so on.

ConnectorConfig files in the xml directory:

OID-ConnectorConfig.xml

ODSEE-OUD-LDAPV3-ConnectorConfig.xml

eDirectory-ConnectorConfig.xml

These XML files contain definitions for the following connector components:

  • Resource objects

  • IT resource types

  • IT resource instance

  • Process forms

  • Process tasks and adapters

  • Process definition

  • Prepopulate rules

  • Lookup definitions

  • Reconciliation rules

  • Scheduled tasks

Note: These files are applicable only for a CI-based connector.

Datasets files in the xml directory:

OID-Datasets.xml

ODSEE-OUD-LDAPV3-Datasets.xml

eDirectory-Datasets.xml

Note: The dataset XML files are applicable only if you are using Oracle Identity Manager release 11.1.1.x.

These XML files contain dataset-related definitions for the create and modify user provisioning operations. Use one of the following files if you want to enable request-based provisioning by using the deployment manager:

  • For an OID target system: OID-Datasets.xml

  • For an ODSEE or OUD target system: ODSEE-OUD-LDAPV3-Datasets.xml

  • For an eDirectory target system: eDirectory-Datasets.xml

Note: These files are applicable only for a CI-based connector.