Centrify · Authentication Profile

Centrify Authentication

Authentication

Centrify secures its APIs with oauth2, http, and apiKey across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials, authorizationCode, and password flow(s).

CompanyIdentityPrivileged Access ManagementAccess ManagementAuthenticationSingle Sign-OnMulti-Factor AuthenticationSecurityZero TrustIAM
Methods: oauth2, http, apiKey Schemes: 4 OAuth flows: clientCredentials, authorizationCode, password API key in: header, cookie

Security Schemes

OAuth2 oauth2
· flows: clientCredentials, authorizationCode, password
BearerToken http
scheme: bearer
SessionCookie apiKey
· in: cookie ()
SAML other

Source

Authentication Profile

centrify-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://developer.delinea.com/docs/getting-access-to-the-api
docs: https://developer.delinea.com/docs/using-apis
note: >-
  Derived from the Centrify Identity Services / Cloud Suite (PAS) developer
  documentation (served at developer.delinea.com after the Delinea rebrand).
  No machine-readable OpenAPI is captured in this repo, so this profile is
  documented from the published auth guides rather than derived from a spec.
summary:
  types: [oauth2, http, apiKey]
  api_key_in: [header, cookie]
  oauth2_flows: [clientCredentials, authorizationCode, password]
schemes:
- name: OAuth2
  type: oauth2
  flows:
  - flow: clientCredentials
  - flow: authorizationCode
  - flow: password
  description: >-
    OAuth2 confidential-client flows against the tenant OAuth2 authorization
    server; used for programmatic / service access to the Centrify REST API.
- name: BearerToken
  type: http
  scheme: bearer
  description: >-
    API access tokens (bearer) issued after authentication, sent on subsequent
    REST calls.
- name: SessionCookie
  type: apiKey
  in: cookie
  description: >-
    Authentication cookie established by the interactive/adaptive
    authentication flow (MFA-aware) for portal-scoped calls.
- name: SAML
  type: other
  description: >-
    SAML assertions accepted for federated/SSO scenarios into the Identity
    Platform.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/centrify-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.