24.1 Connection Parameters

The connection parameters control whether the driver should be running locally or remotely.

  • Java: Use this option to specify the name of the Java class that is instantiated for the shim component of the driver. This class can be located in the classes directory as a class file, or in the lib directory as a .jar file. Select this option to run the driver locally. You must also specify the Driver Object Passsword and Driver cache limit. You can set a new password by clicking the Set Password link.

    For example, com.microfocus.nds.dirxml.driver.scim.SCIMDriverShim

  • Native: This option is used to specify name of the .dll which is developed in native language (such as C++) for the driver. You must also specify the Driver Object Passsword and Driver cache limit. You can set a new password by clicking the Set Password link.

    For example, addriver.dll

  • Connect to Remote Loader: This option is used when the driver is connecting remotely to the connected system. If this option is selected, you must specify the following sub-options:

    • Remote Loader Connection Parameters: Includes information of the Remote Loader environment details such as, Host Name, Connection Port, etc.

    • Remote Loader Password: The password for the Remote Loader.

    • Driver Object Password: Specifies a password for the Driver object. If you are using the Remote Loader, you must enter a password on this page. The Remote Loader uses this password to authenticate itself to the remote driver shim.

  • Authentication: The Authentication parameters are used to authenticate the Identity Manager Engine and Remote Loader servers. Specify the following parameters:

    • Authentication ID: Specify a user application ID. This ID is used to pass Identity Vault subscription information to the application.

    • Authentication Context: Specify the IP address or name of the server the application shim should communicate with.

    • Application Password: Option to set the application authentication password.

Once done, click the icon to save the configuration.

Figure 24-1 Managing Connection Parameters