The connector allows you to direct users to a unique verification URL where they submit their driver license or passport along with selfie photos. After Socure verifies the user's identity, it sends the results to DaVinci where you can branch your flow accordingly.

To make sure a camera is available to scan the documents and take photos, the user typically completes the verification process on a mobile device.

Setup

Resources

For information and setup help, see the following documentation:

Requirements

To use the connector, you'll need:

  • A Socure license

Setting up Socure

Allowing the DaVinci webhook URL in your Socure configuration
  1. Sign on to the Socure administrator portal at https://admin.socure.com.
  2. Go to Event Manager > Manage Webhooks. Click Add New.
  3. In the Subscription Type list, select Document Verification.
  4. In the Webhook URL field, enter your DaVinci webhook URL in the following format: https://DaVinci_domain_name/auth/DaVinci_company_id/connections/Socure_connection_ID/webhooks. For example: https://auth.pingone.com/auth/jufXraWkAVyP78TitrINAqWA3kfQVVPN/connections/fecc3b95bfb415c172d3ef1a8c145ba4/webhooks.
  5. Leave the Secret Key field blank.
  6. Click Choose certificate and select your PingOne signing certificate. For help creating a certificate, see Adding a certificate and key pair in the PingOne documentation.
  7. In the Payload field, remove the following line:
          "eventType": "VERIFICATION_COMPLETED",
  8. Click Test. Check that the test was successful.
  9. Click Save.
Allowing the DaVinci domain in your Socure configuration
  1. Sign on to the Socure administrator portal at https://admin.socure.com.
  2. Go to Settings > Account Settings > Security.
  3. In the Allowed Domains field, enter . Click Update.
Getting your Socure ID+ and SDK keys
Important:

Your ID+ Key and SDK Key are different for each environment.

  1. Sign on to the Socure administrator portal at https://admin.socure.com.
  2. Select the environment you want to connect to:
    1. Click your organization.
    2. Click to select the Production, Certification, or Sandbox environment.
      A screen capture that shows the environments list in the Socure administator portal.
    3. Go to Developers > ID+ Keys and SDK Key to get your ID+ and SDK keys.