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
https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/auth
Token URL
https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/token
https://id.cloudbees.io/realms/cloudbees/protocol/openid-connect/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OIDC authentication of the connecting user. | authorizationCode |
| profile | Standard OIDC profile claims for the connecting user. | authorizationCode |
| 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 |
📄 Provider scope reference: https://docs.cloudbees.com/docs/cloudbees-unify/latest/unify-ai/how-to-guides/secure-your-mcp-connection
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.