IBM · OAuth Scopes

IBM OAuth Scopes

OAuth 2.0 searched

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

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.

API ManagementArtificial IntelligenceBillingCloud ComputingContainersData GovernanceDatabasesDevOpsEnterpriseGenerative AIHybrid CloudInfrastructureMachine-LearningNetworkingObservabilitySecurityServerlessStorageWatsonWatsonxFortune 100
Scopes: 7 Flows: Method: searched

Scopes (7)

ScopeDescriptionFlows
openid Request an OpenID Connect ID token.
email Include the user's email in identity claims.
profile Include the user's profile in identity claims.
ibm IBM Cloud platform identity scope.
roles Include IAM role information in the token.
containers-kubernetes Scope for IBM Cloud Kubernetes Service access tokens.
containers-openshift Scope for IBM Cloud OpenShift access tokens.

Source

OAuth Scopes

Raw ↑
generated: '2026-06-20'
method: searched
source: https://iam.cloud.ibm.com/identity/.well-known/openid-configuration
docs: https://cloud.ibm.com/docs/account?topic=account-iamoverview
notes: >-
  The IBM Cloud IAM identity endpoint is an OAuth 2.0 / OpenID Connect authorization
  server. The IAM management OpenAPI (openapi/ibm-cloud-iam.yml) itself uses http
  bearer JWT, but the tokens are minted by this OAuth server, whose live OIDC
  discovery document advertises the scopes and grant types below. Access to IBM
  Cloud resources is governed by IAM access policies (roles + resource attributes),
  not fine-grained OAuth scopes — these OIDC scopes control identity/session claims.
schemes:
  - name: IBM Cloud IAM (OpenID Connect)
    issuer: https://iam.cloud.ibm.com/identity
    authorization_endpoint: https://identity-3.us-east.iam.cloud.ibm.com/identity/authorize
    token_endpoint: https://identity-3.us-east.iam.cloud.ibm.com/identity/token
    grant_types:
      - authorization_code
      - refresh_token
      - password
      - implicit
      - "urn:ibm:params:oauth:grant-type:apikey"
      - "urn:ibm:params:oauth:grant-type:delegated-refresh-token"
      - "urn:ibm:params:oauth:grant-type:iam-authz"
scopes:
  - scope: openid
    description: Request an OpenID Connect ID token.
  - scope: email
    description: Include the user's email in identity claims.
  - scope: profile
    description: Include the user's profile in identity claims.
  - scope: ibm
    description: IBM Cloud platform identity scope.
  - scope: roles
    description: Include IAM role information in the token.
  - scope: containers-kubernetes
    description: Scope for IBM Cloud Kubernetes Service access tokens.
  - scope: containers-openshift
    description: Scope for IBM Cloud OpenShift access tokens.

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