Configuring an OpenID Connect client
Define an OpenID Connect (OIDC) client for the Windows login integration.
About this task
Steps
-
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.
-
-
In the Client window, fill in the following fields:
-
Client ID (required): Enter the Windows login OIDC client ID
winlogin_oidc_client
. -
Name: Enter a unique name for the Windows login OIDC client.
-
Redirect URIs (required): Enter the following URL, and then click Add.
winlogin.pingone.com://callbackauth
-
In the Bypass Authorization Approval field, select the Bypass check box.
-
In the Allow Grant Types area, select the Authorization Code check box.
-
(Required) In theOpen ID Connect section, from the Policy list, select the OpenID Connect policy that you created earlier.
-
-
Click Save.
Result:
The new client appears in the Clients list, and enabled by default.