Oracle Container Engine for Kubernetes · Authentication Profile

Oracle Container Engine Authentication

Authentication

Oracle Container Engine for Kubernetes secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CloudContainersKubernetesOracleOrchestration
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ociAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/oracle-container-engine-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ociAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: OCI request signing (RFC 7615) using API key pair
  sources:
  - openapi/oracle-container-engine-openapi.yml