Envoy · Authentication Profile

Envoy Authentication

Authentication

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

Cloud NativeLoad BalancingProxyService Mesh
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/envoy-ai-gateway-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: Bearer token authentication. The token is configured per route in the AIGatewayRoute
    Kubernetes custom resource. For AI provider backends, the gateway may automatically translate
    the bearer token to the appropriate provider-specific authentication mechanism.
  sources:
  - openapi/envoy-ai-gateway-openapi.yml