Aserto · Authentication Profile

Aserto Authentication

Authentication

Aserto secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

AuthorizationFine-Grained Access ControlRBACABACReBACPolicyOpen Policy AgentOPACloud-NativeSecurity
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

AuthorizerAPIKey apiKey
· in: header (authorization)
TenantID apiKey
· in: header (aserto-tenant-id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/aserto-authorizer-openapi.yml, openapi/aserto-decision-logs-openapi.yml, openapi/aserto-directory-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AuthorizerAPIKey
  type: apiKey
  in: header
  parameter: authorization
  sources:
  - openapi/aserto-authorizer-openapi.yml
  - openapi/aserto-decision-logs-openapi.yml
  - openapi/aserto-directory-openapi.yml
- name: TenantID
  type: apiKey
  in: header
  parameter: aserto-tenant-id
  sources:
  - openapi/aserto-authorizer-openapi.yml
  - openapi/aserto-decision-logs-openapi.yml
  - openapi/aserto-directory-openapi.yml