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
-
Go to .
-
Locate the user you want to edit. You can browse or search for users.
-
Click the user entry to open the user details panel.
-
Click 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.
-
Click the Require ID Verification toggle to enable ID
verification for the user.
-
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
-
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.