Skip to main content
Feedback

Ping ID Setup

Example for Ping ID setup

Procedure

  1. Log in as an administrator to the Ping ID trial area.

  2. Create Application.

  3. In Resources tab, update the application resources for the following list of Allowed Scopes:

    1. email
    2. offline_access
    3. openid
    4. profile

  4. In Attribute Mappings tab, update the following list of attributes:

    1. sub
    2. name
    3. nickname

  5. Create User and provide the following values:

    1. Username
    2. Given Name
    3. Email ID
    4. Nickname
    note

    The nickname is a mandatory field and should be unique.

  6. In the Configuration tab, whitelist the following URLs:

    • Redirect URL: https://<configUI hostname or IP>/api/oidc/callback

    • Sign off URL: https://<configUI hostname or IP>/signout, https://<configUI hostname or IP>/admin

    • Initiate Login URL

On this Page