Oracle General Ledger · Authentication Profile

Oracle General Ledger Authentication

Authentication

Oracle General Ledger secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

AccountingBalancesCloudERPFinanceGeneral LedgerJournals
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

oracle-general-ledger-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/oracle-general-ledger-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic Authentication with Oracle Cloud user credentials.
  sources:
  - openapi/oracle-general-ledger-openapi.yml
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth 2.0 Bearer token from Oracle IDCS / IAM.
  sources:
  - openapi/oracle-general-ledger-openapi.yml