AI Agentic Trusts
This page is accessed via Configuration and Administration > Power Data > General > AI Agentic Trusts.
An AI agentic trust contains credentials to connect to a Fusion IDCS confidential app.
Adding an AI Agentic Trust
- Enter an AI Agentic Trust ID.
- Select a domain from the Domain Name drop-down list.
- Enter an IDCS Open Authorization URL. This is the Fusion IDCS URL for OAUTH token requests.
- Select a Signing Algorithm for OAUTH JWT token payloads. RS256 is the standard algorithm used for Fusion IDCS confidential applications.
- Enter a Signing Private Key. This is the private key of the certificate uploaded to the confidential application. The private key can be retrieved by editing the private key file associated with the Confidential Application certificate. The header and footer may be included or omitted.
- Enter a Signing Certificate. This is the certificate used to validate return JWT access tokens. The certificate can be retrieved by editing the certificate file associated with the Confidential Application certificate. The header and footer may be included or omitted.
- Enter a Client ID of the confidential application. This is the unique identifier of the confidential application in the Fusion IDCS domain.
- Enter a Client Key ID. The ID of the certificate in the Fusion confidential application. This is sometimes referred to as a cyptographic alias. It uniquely identifies the certificate in the Fusion IDCS domain.
- Enter the Scope for OAUTH token requests.
- Enter the Audience for OAUTH token requests.
- Click Finished.