Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor

...

This article describes how to connect Smart ID Identity Manager to the Smart ID Digital Access component Extension Programming Interface (XPI), to enable provisioning of users and Smart ID Mobile App profiles. 

Prerequisites

Expand
titlePrerequisites

...

Expand
titleConfigure Digital Access provisioning in Identity Manager

To define which data should be provision from Identity Manager to Digital Access, the settings in the Digital Access provisioning task must be adapted. For more information, see provisionUserToHagParameterizedTask in Standard service tasks in Identity Manager.

The task is used in the Identity Manager processes that provision the data to Digital Access. There are processes available in the Base configuration package (BIM), called BaseProcActivateAndProvisionUserToHag and BaseProcDeactivateAndProvisionUserToHag.

To adapt the settings in the Digital Access provisioning task, do the following for each process:

  1. Open the process, for example BaseProcActivateAndProvisionUserToHag.
  2. Click the edit icon on the corresponding task. The available parameters are displayed.
  3. Enter parameter values:
    1. In hagUrl, provide the host and port information.
      Since Identity Manager is communicating with Digital Access over HTTPS we need to make sure the configured host provides a corresponding SSL certificate. See Install Server Certificate and Trust Server Certificate above.
    2. Adapt the other fields to reflect the Identity Manager configuration. For more information on the parameters, see provisionUserToHagParameterizedTask in Standard service tasks in Identity Manager

...

Additional information

Expand
titleUseful links