針對作為資源伺服器的 Windchill RV&S 建立 OAuth 用戶端連線
執行下列步驟以在 PingFederate 中建立 OAuth 用戶端:
1. 在 OAuth Settings 頁上選取 Clients,然後按一下 Create New。
2. 在 Client ID 欄位中,輸入一個值。它會在配置 security.properties 檔案時,作為 mks.security.federatedSSO.metadata.clientid 內容的值使用。
3. 選取 Client Secret,然後輸入用戶端密碼值。請記下此值,因為它會在配置 security.properties 檔案時,作為 mks.security.federatedSSO.metadata.clientsecret 內容的值使用。
4. 在 Name 欄位中,輸入一個值。它會顯示在 PingFederate 用戶端清單中。
5. 在 Description 欄位中,輸入描述。
6. 在 Allow Grant Types 部份,選取 Access Token Validation (Client is a Resource Server)。
7. 在 Persistent Grants Expiration 部份,選取 Use Global Setting。
8. 在 Refresh Token Rolling Policy 部份,選取 Use Global Setting。
9. 按一下 Save。