Databricks Asset Bundles · OAuth Scopes

Databricks Asset Bundles OAuth Scopes

OAuth 2.0 probed

Databricks Asset Bundles uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CI/CDData EngineeringDatabricksDeploymentInfrastructure as CodeJobMachine-LearningMLOpsPipelinesWorkflows
Scopes: 0 Flows: Method: probed

Scopes (0)

Databricks Asset Bundles implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

The baseline scope list is read verbatim from the RFC 8414 authorization server metadata document Databricks serves anonymously on the account console host — not from prose. The managed-MCP scopes below are read from the managed MCP documentation and are not present in scopes_supported.

Source

OAuth Scopes

databricks-asset-bundles-scopes.yml Raw ↑
generated: '2026-09-05'
method: probed
source: https://accounts.cloud.databricks.com/oidc/.well-known/oauth-authorization-server
docs: https://docs.databricks.com/aws/en/dev-tools/auth/oauth-m2m
note: >-
  The baseline scope list is read verbatim from the RFC 8414 authorization
  server metadata document Databricks serves anonymously on the account console
  host — not from prose. The managed-MCP scopes below are read from the
  managed MCP documentation and are not present in scopes_supported.
authorization_server:
  issuer: https://accounts.cloud.databricks.com/oidc
  authorization_endpoint: https://accounts.cloud.databricks.com/oidc/v1/authorize
  token_endpoint: https://accounts.cloud.databricks.com/oidc/v1/token
  jwks_uri: https://accounts.cloud.databricks.com/oidc/jwks.json
  grant_types_supported:
    - client_credentials
    - authorization_code
    - refresh_token
  code_challenge_methods_supported:
    - S256
scopes:
  - name: all-apis
    description: >-
      Full access to every Databricks REST API the principal is entitled to.
      This is the scope the Databricks CLI (and therefore every `databricks
      bundle` command) requests for OAuth U2M and M2M authentication.
    source: scopes_supported
  - name: sql
    description: Access to Databricks SQL warehouses and query APIs.
    source: scopes_supported
  - name: openid
    description: OIDC — request an ID token.
    source: scopes_supported
  - name: profile
    description: OIDC — basic profile claims (name, family_name, given_name, preferred_username).
    source: scopes_supported
  - name: email
    description: OIDC — email claim.
    source: scopes_supported
  - name: offline_access
    description: Issue a refresh token so the CLI can renew without re-prompting.
    source: scopes_supported
  - name: genie
    description: Access the Genie One / Genie Agent managed MCP servers.
    source: managed-mcp-docs
    docs: https://docs.databricks.com/aws/en/generative-ai/mcp/managed-mcp
  - name: ai-search
    description: Access the AI Search (vector search index) managed MCP server.
    source: managed-mcp-docs
    docs: https://docs.databricks.com/aws/en/generative-ai/mcp/managed-mcp
  - name: unity-catalog
    description: Access the Unity Catalog functions managed MCP server.
    source: managed-mcp-docs
    docs: https://docs.databricks.com/aws/en/generative-ai/mcp/managed-mcp
scope_count: 9

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/databricks-asset-bundles-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?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.