CyberArk Identity · Authentication Profile

Cyberark Identity Authentication

Authentication

CyberArk Identity secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

IdentityAccess ManagementIAMSingle Sign-OnSSOMulti-Factor AuthenticationOAuthZero Trust
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer
BasicAuth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/cyberark-identity-openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: OAuth 2.0 / OIDC bearer token issued by /OAuth2/Token/{appId}.
  sources:
  - openapi/cyberark-identity-openapi.yml
- name: BasicAuth
  type: http
  scheme: basic
  description: HTTP Basic with OAuth client credentials, used only for /OAuth2/Token/{appId}.
  sources:
  - openapi/cyberark-identity-openapi.yml