CdpOauth2AccessTokenProviderControllerService

Description:

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.

Tags:

cdp, oauth2, jwt

Properties:

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 NameAPI NameDefault ValueAllowable ValuesDescription
Workload Nameworkload-name
  • CDE Cloudera Data Engineering
  • CDW Cloudera Data Warehouse
  • OPDB Operational Database
The name of the Workload Service
CDP Credentials Providercredentials-providerController Service API:
CdpCredentialsProviderService
Implementation: CdpCredentialsProviderControllerService
The CDP Credentials Provider
SSL Context Servicessl-context-serviceController Service API:
SSLContextService
Implementations: StandardRestrictedSSLContextService
StandardSSLContextService
The SSL Context Service for providing certificates from the trust store to the CDP client (the key store is not used)
CDP Profilecdp-profileprod
  • dev Manowar Dev Profile
  • int Manowar Int Profile
  • stage Manowar Stage Profile
  • prod Production Profile
The CDP Configuration Profile

State management:

This component does not store state.

Restricted:

This component is not restricted.

System Resource Considerations:

None specified.