Workload Onboarding Agent Credential Plugin
Workload Onboarding Agent Credential Plugin
procures a platform-specific
credential that authenticates the workload to the Workload Onboarding Plane
.
CredentialPlugin
Plugin that procures a platform-specific credential that authenticates the
workload to the Workload Onboarding Plane
.
GetCredential
GetCredentialRequest
Request to procure a platform-specific credential that authenticates
the workload to the Workload Onboarding Plane
.
Field | Description | Validation Rule |
---|---|---|
audience | string Is used to prevent replay attacks that attempt to reuse compromised
credential to authenticate to a different | string = { |
GetCredentialResponse
Response to the credential request.
Field | Description | Validation Rule |
---|---|---|
credential | google.protobuf.Any | – |
expiresAt | google.protobuf.Timestamp | – |