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
- Sign in to ID Plus Console as Super Admin.
- Create and synchronize Identity Source.
- Navigate to Access > OIDC Settings > Scopes and define a new scope called 'openid'.
- 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 Attribute Description Identity Source Attribute in ID Plus fname First Name givenname lname Last Name sn
Map User Attributes to the Policies
- Navigate to Users > Identity Sources and select the identity source added.
- Click the User Attributes tab and make sure that the preceding Identity Source Attributes are available to access the policy configuration.
- Click Next Step and make sure that mappings for First Name and Last Name attributes are correct.
- Ensure that the Synchronize user attributes checkbox is selected.
- Click Next Step > Save and Finish.
- Click Publish Changes.
Configure Identity Verification Provider Connector
Procedure
- Navigate to Users > Identity Verification Providers and perform the following optional sub-steps.
- Click the Attribute Mapping tab.
- 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.
- Click Add against ID Dataweb.
- Browse to the well-known URL for ID Dataweb production and copy the data that will be used in the next steps.
- Perform the following steps:
- Provide a meaningful name and description.
- Set Issuer ID as the value of issuer from the well-known URL.
- Set Authorization Endpoint as the value of authorization_endpoint from the well-known URL.
- Set Token Endpoint as the value of token_endpoint from the well-known URL.
- Set Client ID as the Primary Service API Key value copied from ID Dataweb. (Refer to the Configure ID Dataweb section.)
- Set Client Secret as the Shared Secret value copied from ID Dataweb. (Refer to the Configure ID Dataweb section.)
- (Optional) Select any Attribute Mappings added in the Attribute Mapping tab earlier.
- Set Scope as openid.
- 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).
- Copy the generated Public key on the ID Dataweb side to the Encryption Public Key field.
- Make a note of the redirect URL generated. This is used when configuring ID Dataweb.
- Click Save and Finish.
- Click Publish Changes.
Configure My Page Enrollment and My Page Recovery Policies
Procedure
- Navigate to Access > My Page and perform the following steps:
- 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.
- Click Save and click Publish Changes.
- 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.
- Navigate to Access > Policies and perform the following steps:
- To use Identity verification provider in the Enrollment policy for My Page, create the My Page Enrollment Policy and perform the following steps.
- Select the applicable identity sources and click Next Step.
- Make applicable changes on the Rule Sets tab and select Password + Identity Verification Providers as the Method for Identity Verification.
- In the Identity Verification Provider list, select the Identity Verification Provider created.
- Click Save and Finish.
- Click Publish Changes.
- To enable the Recovery policy for My Page, create the My Page Recovery Policy and perform the following steps.
- Select the applicable identity sources and click Next Step.
- Make applicable changes on the Rule Sets tab and select Password + Identity Verification Providers as the Method for Identity Verification.
- In the Identity Verification Provider list, select the Identity Verification Provider created.
- Click Save and Finish.
- Click Publish Changes.
- To use Identity verification provider in the Enrollment policy for My Page, create the My Page Enrollment Policy and perform the following steps.
Notes
- My Page enrollment policy can only be used for users who do not have a registered authenticator. My Page recovery policy can only be used for users who have at least one authenticator registered. For more details, refer to the Set Up Enrollment and Recovery Settings section in the Manage My Page article.
- Adding attributes in the Attribute Mapping tab of the connector is an optional step. Refer to the ID Dataweb documentation for further details on the supported attributes and format for prefilled information.
- At the time of testing this document, the well-known URLs are as follows. Refer to the ID Dataweb documentation for the latest well-known URLs.
Configure ID Dataweb
Perform these steps to configure ID Dataweb.
Procedure
- Log in to the ID Dataweb admin console.
- In the left pane, click Workflows.
The available templates are displayed. - Select a template based on your business requirements.
- 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.
- 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.
- Click Actions in the upper-right corner and select Start Change request.
- Click Start Change Request.
- Scroll down to the Customer Redirect URLs section and click Add Customer Redirect URL.
- Paste the Redirect URI value copied from the RSA configuration into the Redirect URL field and click Save.
- Click the Advanced tab.
- Select Yes for Enable Login Hint.
- Select Login Hint JWT encrypted.
- Click Generate Keys.
- 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).
- In the upper-right corner, click Save.
- 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
- Navigate to Access > My Page > Enrollment and Recovery.
- Copy the Enrollment URL and browse to this URL in a browser.
- Enter the e-mail address of the user and click Submit.
- On the next screen, enter the user's password and click Submit.
- Select the Country and click Continue.
- 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.
Related Articles
GoToMeeting - RSA Ready Implementation Guide 42Number of Views Specops Software uReset - SecurID Authentication API with CAS Configuration - RSA Ready SecurID Access Implementation Guide 21Number of Views RSA SecurID Authentication Engine 2.8.2 for Java Release Notes 4Number of Views Identity Verification Providers 42Number of Views Okta - Third-Party IdP Integration - RSA Ready Implementation Guide 64Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Unable to login to RSA Authentication Manager Security Console as super admin RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory