Cask · Authentication Profile

Cask Authentication

Authentication

Cask secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyBig DataData AnalyticsData PipelineData IntegrationETLHadoopSparkOpen-SourceCDAPMetadataData GovernanceAcquired
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

cdapAccessToken http
scheme: bearer · in: header ()

Source

Authentication Profile

cask-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477692124/Microservices+Introduction
docs: https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477692124/Microservices+Introduction
summary:
  types:
  - http
  http_schemes:
  - bearer
  oauth2_flows: []
  api_key_in: []
  optional: true
notes: >-
  Authentication on CDAP is conditional on cluster configuration. When security.enabled=true in
  cdap-site.xml, every call to the Microservices (HTTP RESTful) API must be authenticated: the client
  first obtains an access token from the CDAP authentication server and then supplies it on every
  request. For CDAP-issued access tokens the authentication scheme must always be Bearer. When
  security.authorization.enabled=true, authenticated calls are additionally authorization-checked
  against CDAP authorization policies, and an authenticated-but-unprivileged caller receives 403.
  An unauthenticated call against a security-enabled cluster receives 401.
schemes:
- name: cdapAccessToken
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Authorization: Bearer <access-token>'
  issued_by: CDAP authentication server
  condition: required when security.enabled=true in cdap-site.xml
  sources:
  - https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477692124/Microservices+Introduction
authorization:
  model: policy-based privileges on CDAP entities
  condition: enforced when security.authorization.enabled=true in cdap-site.xml
  failure_status: 403
  management_api: https://cdap.atlassian.net/wiki/spaces/DOCS/pages/477790661/Security+Microservices
cli_credential_cache: ~/.cdap.accesstoken.<hostname>

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