Argo · Authentication Profile

Argo Authentication

Authentication

Argo secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CNCFCI/CDGitOpsKubernetesOpen SourceProgressive DeliveryWorkflow Engine
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/argo-cd-openapi.yml, openapi/argo-workflows-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer token obtained from the POST /session endpoint using username/password
    or from an external OIDC provider configured in Argo CD.
  sources:
  - openapi/argo-cd-openapi.yml
  - openapi/argo-workflows-openapi.yml