The PingOne® Directory Username Password Credential Validator verifies credentials stored in the PingOne Directory.

Note:

The PingOne Directory Password Credential Validator requires a PingOne for Enterprise account. For more information, see Manage PingOne Directory Users in the PingOne for Enterprise Administration Guide.

On the Instance Configuration screen, configure per-instance settings that suit your use cases.

  1. Enter your account information in the Client ID and Client Secret.
    For more information about each field, refer to the following table. All fields are required.
    Field Description
    Client ID and Client Secret The REST API Client ID and its secret of your PingOne for Enterprise account, see View or Renew Directory API Credentials in the PingOne for Enterprise Administration Guide.
    Advanced Fields
    PingOne URL The PingOne Directory API.

    The default value is https://directory-api.pingone.com/api.

    Authenticate by Subject URL The relative path for user authentication.

    The default value is /directory/users/authenticate?by=subject.

    Reset Password URL The relative path for password reset.

    The default value is /directory/users/password-reset.

    SCIM User URL The relative path for searching users requesting password reset.

    The default value is /directory/user.

    Connection Pool Size The maximum size of the connection pool to PingOne Directory.

    The default value is 100.