5.4 Creating the User Application Driver

You must create a separate User Application driver for each User Application, except for User Applications on a cluster. User applications that are part of the same cluster must share a single User Application driver. For information on running the User Application in a cluster, see the Identity Manager 3.5.1 User Application Administration Guide.

The User Application stores application-specific data in the driver to control and configure the application environment. This includes the application server cluster information and the workflow engine configuration.

IMPORTANT:Configuring a set of non-cluster User Applications to share a single driver creates ambiguity and misconfiguration for one or more of the components running inside the User Application. The source of the resulting problems is difficult to detect.

To create a User Application driver and associate it with a driver set:

  1. Log in to the Identity Vault with iManager (if you have not already done so).

  2. Go to Roles and Tasks > Identity Manager Utilities and select New Driver to launch the Create Driver Wizard.

    Select new driver to launch the New Driver Wizard
  3. To create the driver in an existing driver set, select In an existing driver set, click the object selector icon, select a driver set object, click Next, and continue with Step 4.

    or

    If you need to create a new driver set (for example, if you are placing the User Application driver on a different server from your other drivers), select In a new driver set, click Next, then define the new driver set properties.

    1. Specify a name, a context, and a server for the new driver set.

      Define the new driver set properties
    2. Click Next.

  4. Click Import a driver configuration from the server (.XML file).

    Import a driver configuration file
  5. Select UserApplication.xml from the drop-down list.

    This is the configuration file for your new driver.

  6. Click Next.

    If UserApplication.xml is not in this drop-down list, you probably did not run the Web-Based Administration Server portion of the Identity Manager 3.5.1 install.

  7. You are prompted for parameters for your driver. (Scroll to view all.) Make a note of the parameters; you need these when you install the User Application.

    Field

    Description

    Driver Name

    The name of the driver you are creating.

    Authentication ID

    The distinguished name of the User Application Administrator. This is a User Application Administrator to whom you are giving rights to administer the User Application portal. Use the eDirectoryâ„¢ format, for example admin.orgunit.novell, or browse to find the user. This is a required field.

    Password

    Password of the User Application Administrator specified in the Authentication ID.

    Application Context

    The User Application context. This is the context portion of the URL for the User Application WAR file. The default is:IDM.

    Host

    The hostname or IP address of the application server where the Identity Manager User Application is deployed.

    If running in a cluster, type the dispatcher’s hostname or IP address.

    Port

    The port for the host you listed above.

    Allow Override Initiator:

    (values are No/Yes)

    Select Yes to allow the Provisioning Administrator to start workflows in the name of the person for whom the Provisioning Administrator is designated as proxy.

  8. Click Next.

  9. Click Define Security Equivalences to open the Security Equals window. Browse to and select an administrator or other Supervisor object, then click Add.

    This step gives the driver the security permissions it needs. Details about the significance of this step can be found in your Identity Manager documentation.

  10. (Optional, but recommended) Click Exclude Administrative Roles.

  11. Click Add, select users you want to exclude for driver actions (such as administrative roles). Click OK twice, then click Next.

  12. Click OK to close the Security Equals window and display the summary page.

    Summary of the new User Application driver
  13. If the information is correct, click Finish or Finish with Overview.

IMPORTANT:The driver is off by default. Leave the driver off until the User Application has been installed.

View of drivers in a driver set