Enabling user ID verification - PingOne Verify - PingOne Services - PingOne Cloud Platform - PingOne

PingOne Cloud Platform

bundle
pingone
ft:publication_title
PingOne Cloud Platform
Product_Version_ce
PingOne Cloud Platform
PingOne
category
Administratorguide
ContentType
Guide
Product
Productdocumentation
p1
p1cloudplatform
ContentType_ce
Product documentation
Guide > Administrator Guide
Guide

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.

Enabling user ID verification in the PingOne admin console

  1. Go to Directory > 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. In the user details panel, click the Services tab > 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.
    A screen capture of the ID verification page.
  6. In the confirmation popup, click Enable.
    pingone_verify_enable id verification

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 with the PingOne Verify API

  • Use the PingOne 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.