Oracle Financial Applications · Authentication Profile

Oracle Financial Applications Authentication

Authentication

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

AccountingCloud ApplicationsEnterprise Performance ManagementEnterprise Resource PlanningEPMERPFinancial ManagementFinancial Reporting
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

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