PingID Administration Guide

Configuring an OpenID Connect client

Define an OpenID Connect (OIDC) client for the Windows login integration.

About this task

Steps

  1. In PingFederate, create a new OpenID Connect client:

    Choose from:

    • PingFederate 10.1 or later: Go to Applications → OAuth → Clients, and then click Add Client.

    • PingFederate 10 or earlier: On theOAuth Server tab, in the Clients section, clickCreate New.

  2. In the Client window, fill in the following fields:

    1. Client ID (required): Enter the Windows login OIDC client ID winlogin_oidc_client.

    2. Name: Enter a unique name for the Windows login OIDC client.

    3. Redirect URIs (required): Enter the following URL, and then click Add.

      winlogin.pingone.com://callbackauth
    4. In the Bypass Authorization Approval field, select the Bypass check box.

    5. In the Allow Grant Types area, select the Authorization Code check box.

    6. (Required) In theOpen ID Connect section, from the Policy list, select the OpenID Connect policy that you created earlier.

  3. Click Save.

    Result:

    The new client appears in the Clients list, and enabled by default.