Creating OAuth Client Connection for Windchill RV&S as Resource Server
Perform the following steps to create an OAuth client in PingFederate:
1. On the OAuth Settings page, select Clients, and click Create New.
2. In the Client ID field, enter a value. This is used as the value of the mks.security.federatedSSO.metadata.clientid property when configuring the security.properties file.
3. Select Client Secret and enter a client secret value. Make a note of this value because it is used as the value of the mks.security.federatedSSO.metadata.clientsecret property when configuring the security.properties file.
4. In the Name field, enter a value. This is displayed in the PingFederate clients list.
5. In the Description field, enter a description.
6. In the Allow Grant Types section, select Access Token Validation (Client is a Resource Server).
7. In the Persistent Grants Expiration section, select Use Global Setting.
8. In the Refresh Token Rolling Policy section, select Use Global Setting.
9. Click Save.