Oracle · Authentication Profile

Oracle Authentication

Authentication

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

CloudDatabaseEnterpriseInfrastructureSaaSFortune 100
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

ociRequestSigning http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/oci-compute-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: ociRequestSigning
  type: http
  scheme: bearer
  description: OCI uses a custom request signing scheme based on RSA key pairs. Each API request
    must include an Authorization header with the signature computed from the request headers,
    method, and path. See https://docs.oracle.com/en-us/iaas/Content/API/Concepts/signingrequests.htm
  sources:
  - openapi/oci-compute-api-openapi.yml