Previous Topic: Prerequisites to Creating an Identity Manager Environment

Next Topic: How to Access an Identity Manager Environment

Create an Identity Manager Environment

Identity Manager environments let you manage objects in a directory with a set of roles and tasks. Use the Identity Manager environment wizard to guide you through the steps to create an Identity Manager environment.

Note the following before creating an Identity Manager environment:

To create an Identity Manager environment

  1. If CA Identity Manager uses a cluster of Policy Servers, stop all but one Policy Server.
  2. If you have a cluster of Identity Manager nodes, stop all but one Identity Manager node.
  3. In the Management Console, click Environments.
  4. Click New.

    The Identity Manager environment wizard opens.

  5. Supply the following information:
  6. Select an Identity Manager directory to associate with the environment you are creating, and click Next.
  7. When the Identity Manager environment supports provisioning, select the appropriate provisioning server to use.

    Note: You are not prompted to select a provisioning server if you selected a Provisioning directory as the Identity Manager directory.

  8. Configure support for public tasks. Typically, these tasks are self-service tasks, such as self-registration or forgotten password tasks. Users do not need to log in to access public tasks.

    Note: To enable users to use self-service tasks, configure public task support.

    1. Specify a unique name that is added to the URL for accessing public tasks.

      Example: You would use the following URL to access the default self-registration task:

      http://myserver.mycompany.com/iam/im/alias/index.jsp?task.tag=SelfRegistration

      In this URL, alias is the unique name that you supply.

    2. Specify one of the following existing user accounts that will serve as the public user account. CA Identity Manager uses this account to allow unknown users to access public tasks without having to supply credentials.
      • LDAP users enter the unique identifier or relative DN of the public user account. This value must be mapped to the %USER_ID% well-known. For example, if the user’s DN is uid=Admin1, ou=People, ou=Employees, ou=NeteAuto, type Admin1.
      • Relational database users type the value that is mapped to the %USER_ID% well-known attribute in the directory configuration file, or the unique identifier for the user.

    Click Validate to view the user’s full identifier.

  9. Select the tasks and roles to create for this environment. You can do the following:
  10. Select Role Definitions files to create sets of default tasks for your environment, and click Next.

    Role Definitions files are XML files that define a set of tasks and roles required to support specific features. For example, if you need to manage Active Directory and UNIX NIS endpoints, select those Role Definitions files.

    Note: This step is optional. If you do not want to create additional default tasks to support new functionality, skip this screen.

  11. Define a user to serve as the System Manager for this environment as follows:
    1. In the System Manager field, type the value that is mapped to the %USER_ID% well-known attribute in the directory configuration file, or specify one of the following user accounts:
      • LDAP users enter the unique identifier or relative DN of the user. For example, if the user’s DN is uid=Admin1, ou=People, ou=Employees, ou=NeteAuto, type Admin1.
      • Relational database users type the unique identifier for the user.
    2. Click Add.

      CA Identity Manager adds the complete identifier of the user to the list of users.

    3. Click Next.

    Note the following when specifying the System Manager:

  12. In the Inbound Administrator field, specify an Identity Manager administrator account that can execute admin tasks that are mapped to inbound mappings.

    The user must be able to execute all those tasks on any user. The Provisioning Synchronization Manager role contains the provisioning tasks that are included in the default inbound mappings.

    A page summarizing the settings for the environment appears.

  13. Review the settings for the environment. Click Previous to make changes or click Finish to create the Identity Manager environment with the current settings.

    The Environment Configuration Output screen displays the progress of the environment creation.

  14. Click Continue to exit the Identity Manager environment wizard.
  15. Start the Environment.
  16. If you stopped any Policy Servers in Step 1, restart them now.