Previous Topic: The CA Identity Manager Mobile Application ArchitectureNext Topic: How to Configure CA Identity Manager to Support the Mobile App


How the Implementation Process Works

Three types of users are involved in setting up mobile apps. The following graphic illustrates these user types and the tasks they perform.

Different users participate in the implementation process

To enable an end user to use the mobile app with CA Identity Manager, the following activities occur:

  1. A system administrator configures support for the mobile app in an environment.

    The configuration involves the following activities:

    The system administrator also configures the branding, URLs, and functionality that mobile users can access.

  2. An administrator, such as a Help Desk Technician, registers applicable end users in the User Console.

    The registration process triggers an activation code for each end user, and automatically sends an email with the code and registration instructions to the end user.

  3. The end user downloads the mobile app from the Apple store and registers a device, such as a smart phone or a tablet, using the instructions and code they received in the email.

    The end user can then use the mobile app to access CA Identity Manager functionality.

    Note: If the option Password Must Change is selected during user creation, mobile app users cannot complete activation.

How the Application Configuration Works

The Mobile Application retrieves its configuration from the CA Identity Manager Server Configuration APIs. When the Mobile Application is first installed and has no configuration downloaded, it will prompt the User for user name and password and use these credentials to download the defined configuration from the link provided in the User Registration email.

After the initial configuration download, each time the application is started is compares its configuration version with the latest version available on the CA Identity Manager Server. The configuration version check API is used to detect if a later version is available.

How the User Registration Works

Each User desiring Mobile Application access must request access within CA Identity Manager. If approved for access the User is updated with an Activation Code that indicates access has been granted. The Mobile App Configuration Member policy and the underlying Web Services Member policy should meet whatever criteria defined for Mobile Users requesting access. At a minimum the %ACTCODE% value of ‘Registered’ or a value greater than ‘0’ needs to be defined.

If a User’s mobile access is removed the CA Identity Manager Server will reset the Activation attributes and prevent user access to the Mobile Application.