This allows a user to register a new account by providing their basic information and verifying their identity based on photo ID.
Note: If you want to include verification as part of the authentication process for existing accounts, see Authentication setup.

Requirements for self-service registration setup

  • PingFederate 10.2 or later
  • An existing user registration configuration, including:
    • PingDirectory
    • An authentication policy contract
    • A local identity profile
    • An HTML Form Adapter instance
    • An authentication policy
    Important: Before you continue, complete the steps in Setting up self-service registration in the PingFederate documentation. You will modify this initial configuration in the sections below.