Cyral · Authentication Profile

Cyral Authentication

Authentication

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

CompanyCybersecurityData SecurityDatabase Activity MonitoringData GovernanceAccess ControlTerraformSCIMAuthentication
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

oauth2ClientCredentials oauth2
bearerAuth http
scheme: bearer

Source

Authentication Profile

cyral-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: >-
  https://cyral.com/docs/api-ref/api-intro/ (archived) +
  https://registry.terraform.io/providers/cyralinc/cyral/latest/docs
note: >-
  Derived from documentation rather than a live OpenAPI spec (Cyral publishes no
  public OpenAPI/Swagger; cyral.com now redirects to Varonis). The Cyral Control
  Plane API uses OAuth2 client-credentials. A client obtains a token by POSTing a
  clientId/clientSecret pair to the control plane token endpoint, then presents it
  as a Bearer token. The Terraform provider is configured with control_plane,
  client_id, and client_secret.
summary:
  types: [oauth2, http]
  oauth2_flows: [clientCredentials]
  http_schemes: [bearer]
schemes:
  - name: oauth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    token_url: 'https://<control-plane-host>:8000/v1/users/oidc/token'
    grant: client_credentials
    credentials: [client_id, client_secret]
    description: >-
      Machine-to-machine OAuth2 client-credentials grant against the customer's
      Cyral Control Plane. Returns an access_token used as a Bearer token for API
      calls. Control plane host is customer-specific (self-hosted / dedicated).
  - name: bearerAuth
    type: http
    scheme: bearer
    bearer_format: JWT
    description: Access token from the client-credentials grant, sent as Authorization Bearer.
identity_providers:
  - Okta (via terraform-okta-idp SCIM integration module)
  - Generic SAML / OIDC IdP integrations supported by the control plane

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/cyral-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.