VMware Tanzu · Authentication Profile

Vmware Tanzu Authentication

Authentication

VMware Tanzu secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Cloud NativeContainersEnterpriseKubernetesMulti-CloudService MeshVMware
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

CspAuthToken apiKey
· in: header (csp-auth-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/vmware-tanzu-service-mesh-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: CspAuthToken
  type: apiKey
  in: header
  parameter: csp-auth-token
  description: Short-lived Bearer token obtained by exchanging a CSP API token via POST /csp/gateway/am/api/auth/api-tokens/authorize.
  sources:
  - openapi/vmware-tanzu-service-mesh-openapi.yml