Bad Request
Not Found
Internal server error
Generate an OIDC IAM Role Credential for AWS
{- "oidcIdToken": "string",
- "iamRoleArn": "string",
- "retryPolicy": {
- "backOffStrategyType": "string",
- "backOffStrategy": { }
}, - "awsOidcTokenRequestDto": {
- "accountId": "string",
- "oidcIdTokenCustomAttributesStructure": {
- "account_id": "string",
- "organization_id": "string",
- "project_id": "string",
- "pipeline_id": "string",
- "environment_id": "string",
- "environment_type": "string",
- "connector_id": "string",
- "connector_name": "string",
- "service_id": "string",
- "service_name": "string",
- "triggered_by_name": "string",
- "trigger_by_email": "string",
- "stage_type": "string",
- "step_type": "string",
- "context": "string"
}
}
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Not Found
Internal server error
Returns OIDC Service Account Access Token response
{- "oidcIdToken": "string",
- "gcpOidcTokenRequestDTO": {
- "accountId": "string",
- "workloadPoolId": "string",
- "providerId": "string",
- "gcpProjectId": "string",
- "serviceAccountEmail": "string",
- "oidcIdTokenCustomAttributesStructure": {
- "account_id": "string",
- "organization_id": "string",
- "project_id": "string",
- "pipeline_id": "string",
- "environment_id": "string",
- "environment_type": "string",
- "connector_id": "string",
- "connector_name": "string",
- "service_id": "string",
- "service_name": "string",
- "triggered_by_name": "string",
- "trigger_by_email": "string",
- "stage_type": "string",
- "step_type": "string",
- "context": "string"
}
}
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Not Found
Internal server error
Returns OIDC Workload Access Token response
{- "oidcIdToken": "string",
- "gcpOidcTokenRequestDTO": {
- "accountId": "string",
- "workloadPoolId": "string",
- "providerId": "string",
- "gcpProjectId": "string",
- "serviceAccountEmail": "string",
- "oidcIdTokenCustomAttributesStructure": {
- "account_id": "string",
- "organization_id": "string",
- "project_id": "string",
- "pipeline_id": "string",
- "environment_id": "string",
- "environment_type": "string",
- "connector_id": "string",
- "connector_name": "string",
- "service_id": "string",
- "service_name": "string",
- "triggered_by_name": "string",
- "trigger_by_email": "string",
- "stage_type": "string",
- "step_type": "string",
- "context": "string"
}
}
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}