Enabling user ID verification - PingOne - PingOne Cloud Platform

PingOne Cloud Platform

bundle
pingone
ft:publication_title
PingOne Cloud Platform
Product_Version_ce
PingOne
PingOne Cloud Platform
category
Product
p1
p1cloudplatform
ContentType_ce

Enable user ID verification to require a user to go through the verification process when they register or sign on. You can enable ID verification using the PingOne admin console or the PingOne Verify REST API.

Page created: 17 May 2023 |
Page updated: 17 May 2023

Enabling user ID verification - console

Page created: 17 May 2023 |
Page updated: 17 May 2023
| 1 min read

PingOne Cloud Platform PingOne Product Product documentation Content Type Administrator Audience Access security Capability IDaaS Deployment Method Administration User task

  1. Go to Identities > Users.
  2. Locate the user you want to edit. You can browse or search for users.
  3. Click the user entry to open the user details panel.
  4. Click Services > ID Verification to view the verification details for the user.
    Note:

    This tab remains in place if ID verification was previously enabled for a user, but is now disabled.

  5. Click the Require ID Verification toggle to enable ID verification for the user.
    ID verification page
  6. In the confirmation message, click Enable.
When the user attempts to sign on or register, instructions for ID verification are shown on their device. The connection to their device and the instructions displayed are created by the Verify app using the PingOne Verify SDK for iOS or Android devices. For more information, see PingOne Verify Mobile SDKs.

Enabling user ID verification - API

Page created: 17 May 2023 |
Page updated: 17 May 2023
| 1 min read

PingOne Cloud Platform PingOne Product Product documentation Content Type Administrator Audience Access security Capability IDaaS Deployment Method Administration User task

  1. Use the PingOne for Verify REST API to make the following request.
    POST /environments/{envID}/users/{userID}/verifyTransactions

    For more information, see User verification in the PingOne Platform API Reference.

When the user attempts to sign on or register, instructions for ID verification are shown on their device. The connection to their device and the instructions displayed are created by the Verify app using the PingOne Verify SDK for iOS or Android devices. For more information, see PingOne Verify Mobile SDKs.