Argo CD Sessions API

The Argo CD Sessions API (/api/v1/session) issues bearer tokens for username/password and OIDC-authenticated sessions used by all other API endpoints.

API entry from apis.yml

apis.yml Raw ↑
aid: argocd:argocd-sessions-api
name: Argo CD Sessions API
tags:
- Sessions
- Authentication
- JWT
properties:
- url: https://argo-cd.readthedocs.io/en/stable/developer-guide/api-docs/
  type: Documentation
description: The Argo CD Sessions API (/api/v1/session) issues bearer tokens for username/password and
  OIDC-authenticated sessions used by all other API endpoints.