Returns a JWT token issued for a specific CDP Workload. The 'aud' claim will identify the workload domain, and the 'iss' claim will identify the user specified by the provided CDP credentials.
cdp, oauth2, jwt
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Workload Name | workload-name |
| The name of the Workload Service | |
CDP Credentials Provider | credentials-provider | Controller Service API: CdpCredentialsProviderService Implementation: CdpCredentialsProviderControllerService | The CDP Credentials Provider | |
SSL Context Service | ssl-context-service | Controller Service API: SSLContextService Implementations: StandardSSLContextService StandardRestrictedSSLContextService | The SSL Context Service for providing certificates from the trust store to the CDP client (the key store is not used) | |
CDP Profile | cdp-profile | prod |
| The CDP Configuration Profile |