ID Dataweb - Third-Party Identity Verification Integration - RSA Ready Implementation Guide
Originally Published: 2023-11-08
Last Modified: 2026-09-16

Certified: September 01, 2026

  

Solution Summary

This article describes the configuration steps for adding ID Dataweb as a user Identity Verification Provider for ID Plus using OIDC.
After ID Dataweb is added as a user Identity Verification Provider, it can be used in the My Page enrollment and recovery policies.

  

Use Case

ID Dataweb can be integrated with RSA as an Identity Verification Provider for ID Plus using OIDC. For details on overview and solution summary, see RSA & ID Dataweb - Identity Verification

  

Configuration Summary

This section contains instruction steps that show how to configure ID Dataweb with ID Plus as a user Identity Verification Provider.
This document is not intended to suggest optimum installations or configurations. It is assumed that the reader has both working knowledge of all products involved and the ability to perform the tasks outlined in this section. Administrators should have access to the product documentation for all products to install the required components. 
All ID Plus and ID Dataweb services must be working prior to the integration.

    

Configure ID Plus

Perform the steps in this section to configure ID Dataweb as a User Identity Verification Provider.

   
Prerequisites 

  • Identity sources with valid users must be configured, or a local user must be created.
  • The required attributes, as mentioned in the ID Dataweb documentation for the respective workflow, must be synchronized with ID Plus after the identity source is added.
  • My Page enrollment policy or My Page recovery policy under Access > My Page > Enrollment and Recovery tab must be enabled and configured.
  • An active ID Dataweb and RSA account (with Super Administrator privileges).
  • ID Dataweb workflows are available to customers based on the purchase. Refer to Integrating ID Dataweb with RSA for details on the workflows.

     

Configure OIDC Settings

Procedure

  1. Sign in to ID Plus Console as Super Admin.
  2. Create and synchronize Identity Source.
  3. Navigate to Access > OIDC Settings > Scopes and define a new scope called 'openid'.
  4. Make a note of the attributes required by ID Dataweb workflow and identify the equivalent attributes in the Identity Source in ID Plus. For this use case, first name and last name attributes are sent.
    For the latest list of allowable attributes, refer to the ID Dataweb documentation.
    ID Dataweb AttributeDescriptionIdentity Source Attribute in ID Plus
    fnameFirst Namegivenname
    lnameLast Namesn

   

Map User Attributes to the Policies

  1. Navigate to Users > Identity Sources and select the identity source added.
  2. Click the User Attributes tab and make sure that the preceding Identity Source Attributes are available to access the policy configuration.

  3. Click Next Step and make sure that mappings for First Name and Last Name attributes are correct.
  4. Ensure that the Synchronize user attributes checkbox is selected.
  5. Click Next Step > Save and Finish.
  6. Click Publish Changes.

  

Configure Identity Verification Provider Connector

Procedure

  1. Navigate to Users > Identity Verification Providers and perform the following optional sub-steps.
    1. Click the Attribute Mapping tab.
    2. Provide the Attribute Names you wish to pre-send. We send first name and last name for our use case. Select the identity source and the value. Make sure attributes are storing the values as expected by ID Dataweb. For example, make sure givenName (as shown in the screenshot) has the first name of the user stored.
  2. Click Add against ID Dataweb.
  3. Browse to the well-known URL for ID Dataweb production and copy the data that will be used in the next steps.
  4. Perform the following steps:
    1. Provide a meaningful name and description.
    2. Set Issuer ID as the value of issuer from the well-known URL.
    3. Set Authorization Endpoint as the value of authorization_endpoint from the well-known URL.
    4. Set Token Endpoint as the value of token_endpoint from the well-known URL.
    5. Set Client ID as the Primary Service API Key value copied from ID Dataweb. (Refer to the Configure ID Dataweb section.)
    6. Set Client Secret as the Shared Secret value copied from ID Dataweb. (Refer to the Configure ID Dataweb section.)
    7. (Optional) Select any Attribute Mappings added in the Attribute Mapping tab earlier.
    8. Set Scope as openid.
    9. Use the value of jwks_uri in the well-known URL to copy the public key. Public key will start from “---BEGIN PUBLIC KEY---” and end with “---END PUBLIC KEY---”(refer to the following screenshots). 

    10. Copy the generated Public key on the ID Dataweb side to the Encryption Public Key field.
       
    11. Make a note of the redirect URL generated. This is used when configuring ID Dataweb.
    12. Click Save and Finish.
  5. Click Publish Changes.

    

Configure My Page Enrollment and My Page Recovery Policies

Procedure

  1. Navigate to Access > My Page and perform the following steps:
    1. To use identity verification for the self-enrollment of users on My Page, on the Enrollment and Recovery tab, enable the allow users self-enrollment option.
    2. Click Save and click Publish Changes.
  2. Navigate to Access > Policies and perform the following steps:
    1. To use Identity verification provider in the Enrollment policy for My Page, create the My Page Enrollment Policy and perform the following steps.

      1. Select the applicable identity sources and click Next Step.
      2. Make applicable changes on the Rule Sets tab and select Password + Identity Verification Providers as the Method for Identity Verification.
      3. In the Identity Verification Provider list, select the Identity Verification Provider created.
      4. Click Save and Finish.
      5. Click Publish Changes.
    2. To enable the Recovery policy for My Page, create the My Page Recovery Policy and perform the following steps.

      1. Select the applicable identity sources and click Next Step.
      2. Make applicable changes on the Rule Sets tab and select Password + Identity Verification Providers as the Method for Identity Verification.
      3. In the Identity Verification Provider list, select the Identity Verification Provider created.
      4. Click Save and Finish.
      5. Click Publish Changes.

  

Notes

     

Configure ID Dataweb

Perform these steps to configure ID Dataweb.

Procedure

  1. Log in to the ID Dataweb admin console.
  2. In the left pane, click Workflows.
    The available templates are displayed.
  3. Select a template based on your business requirements.
  4. Click the drop-down arrow against the template for the desired workflow (in this instance, the workflow template of BioGovID is used) and select Open Workflow Details.
  5. Click the eye icon against Primary Service API Key and Shared Secret and copy the values. Use these values in the Client ID and Client Secret fields, respectively, in RSA configuration.
  6. Click Actions in the upper-right corner and select Start Change request.
  7. Click Start Change Request.
  8. Scroll down to the Customer Redirect URLs section and click Add Customer Redirect URL.
  9. Paste the Redirect URI value copied from the RSA configuration into the Redirect URL field and click Save.
  10. Click the Advanced tab.
    1. Select Yes for Enable Login Hint.
    2. Select Login Hint JWT encrypted.
    3. Click Generate Keys.
    4. Copy the public key, which will be pasted into the Encryption Public Key column on the RSA side of the configuration (Refer to the Configure ID Plus section).
  11. In the upper-right corner, click Save.
  12. Click Actions > Deploy Changes Now to deploy the changes made.

The configuration is complete.

    

User Experience

The configured Identity Verification Provider can be used:

  • For the self-enrollment of users on My Page.
  • For the recovery of access to the user accounts in case of a lost/damaged/stolen authenticator. 

You can test the integration by configuring either of these or both. The following section shows the BIOGovID workflow behavior for self-enrollment.

  

Self-Enrollment for My Page

  1. Navigate to Access > My Page > Enrollment and Recovery.
  2. Copy the Enrollment URL and browse to this URL in a browser.
  3. Enter the e-mail address of the user and click Submit.
  4. On the next screen, enter the user's password and click Submit.
  5. Select the Country and click Continue.
  6. Provide the phone number of the user and click Confirm Information.

    The user is shown the following message while the given phone number receives a verification link.

    Once all the necessary documents are uploaded and the process is completed, ID Dataweb shows a success message (if the provided information is valid), and the user is allowed into My Page.

      

Certification Details

ID Plus

ID Dataweb

    

Known Issues

No known issues.