A Files and Directories of the Generic SCIM Connector

This appendix lists the tables that describe the files and directories corresponding to the Generic SCIM connector.

Table A-1 describes the files and directories on the installation media.

Table A-1 Files and Directories on the Connector Installation Media

File in the Installation Media Directory Description

/bundle/org.identityconnectors.genericscim-1.0.1115.jar

This JAR file is the ICF connector bundle.

configuration/GenericSCIM-CI.xml

This XML file contains configuration information. The Connector Installer uses this XML file to create connector components.

javadoc

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

metadata-generator/bin/GenericSCIMGenerator.cmd

metadata-generator/bin/GenericSCIMGenerator.sh

This file contains commands to run the metadata generator.

Note that the .cmd file is the Microsoft Windows version of the metadata generator. Similarly, the .sh file is the UNIX version of the metadata generator.

metadata-generator/bin/classpath.cmd

metadata-generator/bin/classpath-append.cmd

These files contain the commands that add the JAR files (located in the lib directory) to the classpath on Microsoft Windows.

metadata-generator/bin/logging.properties

This file contains the default logging configurations of the metadata generation utility.

metadata-generator/lib/connector-framework-internal.jar

This JAR files contains class files that implement ICF.

metadata-generator/lib/connector-framework.jar

This JAR file contains class files that define the ICF Application Programming Interface (API). This API is used communicate between Oracle Identity Manager and this connector.

metadata-generator/lib/genericSCIM-oim-integration.jar

This JAR file contains the class files of the metadata generation utility.

metadata-generator/lib/groovy-all.jar

This JAR file contains the groovy libraries required for running the metadata generator.

metadata-generator/lib/org.identityconnectors.genericscim-1.0.11150.jar

This JAR file is the ICF connector bundle. This file is used during metadata generation.

metadata-generator/resources/GenericSCIMConfiguration.groovy

This file contains properties that store basic information about the target system schema, which is used to configure the mode (trusted source or target resource) in which you want to run the connector. In addition, it stores information about the manner in which the connector must connect to the target system.

Table A-2 describes the files and directories in the generated connector package.

Table A-2 Files and Directories in the Generated Connector Package

File in the Connector Package Description

configuration/IT_RES_DEF-CI.xml

This XML file contains configuration information that is used by the Connector Installer during the connector installation process.

resources/genericscim-generator.properties

This property file contains locale-specific properties. You can use this file as a template to add or update locale-related properties.

xml/IT_RES_DEF-ConnectorConfig.xml file

This XML file contains definitions for connector components such as IT resource, lookup definitions, scheduled tasks, process forms, and resource objects.

This file is also referred to as the connector configuration file.