Skip to content

Commit c2c200f

Browse files
committed
Update idp.md for Ping
Signed-off-by: Jean DIACONU <jdiaconu@cisco.com>
1 parent dd578c8 commit c2c200f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/docs/idp.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,17 @@ You can follow the [PingOne documentation](https://docs.pingidentity.com/r/en-us
283283
Worker applications in PingOne are designed for server-to-server authentication using the OAuth 2.0 client credentials grant type, which is ideal for the AGNTCY Identity Service integration.
284284
:::
285285

286+
### PingOne Application Configuration
287+
288+
When creating your worker application in PingOne, ensure the following:
289+
290+
1. **Application Type:** Select "Worker" as the application type
291+
2. **Grant Type:** Ensure "Client Credentials" is enabled
292+
3. **Scopes:** Grant the necessary scopes for the application to manage other applications (typically administrative scopes)
293+
4. **Token Endpoint Authentication Method:** Use "Client Secret Basic" or "Client Secret Post"
294+
295+
The AGNTCY Identity Service will use this worker application to create and manage OAuth client credentials for your agentic services automatically.
296+
286297
### Identity Provider Connection Steps
287298

288299
Follow these steps to configure and register your Identity Provider:
@@ -312,14 +323,3 @@ Follow these steps to configure and register your Identity Provider:
312323
- Once all required details (Environment ID, Region, Client ID, and Client Secret) have been accurately entered, click the **Save** button.
313324
- Upon successful saving, your Ping Identity provider will be registered and configured within AGNTCY Identity Service.
314325
- If you need to discard the entered information and cancel the creation process, click the **Cancel** button.
315-
316-
### PingOne Application Configuration
317-
318-
When creating your worker application in PingOne, ensure the following:
319-
320-
1. **Application Type:** Select "Worker" as the application type
321-
2. **Grant Type:** Ensure "Client Credentials" is enabled
322-
3. **Scopes:** Grant the necessary scopes for the application to manage other applications (typically administrative scopes)
323-
4. **Token Endpoint Authentication Method:** Use "Client Secret Basic" or "Client Secret Post"
324-
325-
The AGNTCY Identity Service will use this worker application to create and manage OAuth client credentials for your agentic services automatically.

0 commit comments

Comments
 (0)