CloudBees · OAuth Scopes

CloudBees OAuth Scopes

OAuth 2.0 probed

CloudBees publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the CloudBees API on a user’s behalf.

Tokens are issued from https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/token.

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/CDContinuous DeliveryContinuous IntegrationDevOpsFeature FlagsFeature ManagementJenkinsRelease OrchestrationSoftware Delivery
Scopes: 4 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/auth
Token URL
https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
openid OIDC authentication of the connecting user. authorizationCode
profile Standard OIDC profile claims for the connecting user. authorizationCode
email Standard OIDC email claim for the connecting user. authorizationCode
mcp:unify:connect Authorises an MCP client to connect to the CloudBees Unify MCP server. Named in the WWW-Authenticate challenge returned by an unauthenticated POST to https://mcp.cloudbees.io/v1/mcp. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-09-05'
method: probed
source: >-
  https://mcp.cloudbees.io/.well-known/oauth-protected-resource and
  https://id.cloudbees.io/realms/cloudbees/.well-known/openid-configuration
docs: https://docs.cloudbees.com/docs/cloudbees-unify/latest/unify-ai/how-to-guides/secure-your-mcp-connection
note: >-
  The CloudBees Unify REST API does not use OAuth — both published specifications declare a single
  http/bearer scheme carrying a personal access token, with no oauth2 securityScheme and therefore no scope
  surface. The OAuth scopes below belong to the CloudBees Unify MCP server, which IS an OAuth protected
  resource. This file exists for that surface only; do not read it as REST API scopes.
schemes:
  - name: CloudBees Unify MCP Server
    resource: https://mcp.cloudbees.io/v1/mcp
    source: well-known/cloudbees-mcp-oauth-protected-resource.json
    bearer_methods_supported: [header]
    authorization_servers:
      - https://id.cloudbees.io/realms/cloudbees
    flows:
      - flow: authorizationCode
        authorizationUrl: https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/auth
        tokenUrl: https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/token
        source: well-known/cloudbees-id-openid-configuration.json
scopes:
  - scope: openid
    description: OIDC authentication of the connecting user.
    flows: [authorizationCode]
    sources: [well-known/cloudbees-mcp-oauth-protected-resource.json]
  - scope: profile
    description: Standard OIDC profile claims for the connecting user.
    flows: [authorizationCode]
    sources: [well-known/cloudbees-mcp-oauth-protected-resource.json]
  - scope: email
    description: Standard OIDC email claim for the connecting user.
    flows: [authorizationCode]
    sources: [well-known/cloudbees-mcp-oauth-protected-resource.json]
  - scope: mcp:unify:connect
    description: >-
      Authorises an MCP client to connect to the CloudBees Unify MCP server. Named in the WWW-Authenticate
      challenge returned by an unauthenticated POST to https://mcp.cloudbees.io/v1/mcp.
    flows: [authorizationCode]
    sources: [well-known/cloudbees-mcp-oauth-protected-resource.json]
authorization_model:
  note: >-
    There is exactly one MCP scope and it is binary — connect or do not connect. Tool-level authority is not
    expressed in scopes; the agent inherits the full permission set of the signed-in CloudBees Unify user and
    is constrained by CloudBees Unify RBAC on the server side. An operator scoping an agent down therefore
    has to do it with a dedicated Unify user and RBAC role, not with an OAuth scope. The X-MCP-Toolsets
    header narrows which tools are SERVED, but it is a client-set header, not an authorisation boundary.
  rbac_reference: >-
    RBAC roles, permissions and authorizations are reachable through the MCP tools (rbac_roles_list,
    rbac_permissions_list, rbac_authorization_create) but are not published in the REST contract.

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