Cadence Design Systems · OAuth Scopes

Cadence Design Systems OAuth Scopes

OAuth 2.0 probed

Cadence Design Systems 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.

Electronic Design AutomationEDASemiconductorsChip DesignIC DesignPCB DesignSoftwareCompany
Scopes: 0 Flows: Method: probed

Scopes (0)

Cadence Design Systems 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.

Source

OAuth Scopes

cadence-scopes.yml Raw ↑
generated: '2026-09-05'
method: probed
source: https://support.cadence.com/.well-known/openid-configuration
description: >-
  The only OAuth 2.0 / OpenID Connect scope surface Cadence Design Systems
  publishes anonymously. It is served by Cadence Online Support
  (support.cadence.com), a Salesforce Experience Cloud tenant acting as an
  OpenID Provider with issuer https://support.cadence.com. The scope list below
  is read verbatim from that discovery document.
honesty_note: >-
  These are the Salesforce platform scope names the tenant advertises, not a
  Cadence-designed API permission model. They govern OIDC/OAuth clients
  authenticating against the Cadence support portal — not the Orion or MMDS
  APIs, which authenticate with an account-issued token and have no published
  scope surface at all (see authentication/cadence-authentication.yml).
docs: null
docs_note: >-
  Cadence publishes no scopes/permissions reference page. This artifact records
  the machine-readable discovery document instead, which is stronger evidence
  than prose but weaker in coverage — no per-scope description is published.

issuer: https://support.cadence.com
endpoints:
  authorization: https://support.cadence.com/services/oauth2/authorize
  token: https://support.cadence.com/services/oauth2/token
  userinfo: https://support.cadence.com/services/oauth2/userinfo
  revocation: https://support.cadence.com/services/oauth2/revoke
  introspection: https://support.cadence.com/services/oauth2/introspect
  registration: https://support.cadence.com/services/oauth2/register
  end_session: https://support.cadence.com/services/auth/idp/oidc/logout
  jwks: https://support.cadence.com/id/keys
grant_and_client_support:
  response_types_supported: [code, token, token id_token]
  token_endpoint_auth_methods_supported: [client_secret_post, client_secret_basic, private_key_jwt]
  id_token_signing_alg_values_supported: [RS256]
  dpop_signing_alg_values_supported: [RS256, RS384, RS512, ES256, ES384, ES512, EdDSA]
  subject_types_supported: [public]
  dynamic_client_registration: true

scopes:
  - {name: openid, description: null}
  - {name: profile, description: null}
  - {name: email, description: null}
  - {name: address, description: null}
  - {name: phone, description: null}
  - {name: id, description: null}
  - {name: api, description: null}
  - {name: web, description: null}
  - {name: full, description: null}
  - {name: lightning, description: null}
  - {name: visualforce, description: null}
  - {name: content, description: null}
  - {name: refresh_token, description: null}
  - {name: offline_access, description: null}
  - {name: custom_permissions, description: null}
  - {name: chatter_api, description: null}
  - {name: chatbot_api, description: null}
  - {name: interaction_api, description: null}
  - {name: wave_api, description: null}
  - {name: eclair_api, description: null}
  - {name: pardot_api, description: null}
  - {name: scrt_api, description: null}
  - {name: sfap_api, description: null}
  - {name: einstein_gpt_api, description: null}
  - {name: mcp_api, description: null}
  - {name: user_registration_api, description: null}
  - {name: pwdless_login_api, description: null}
  - {name: forgot_password, description: null}
  - {name: data_cloud_user_claims, description: null}
  - {name: cdp_api, description: null}
  - {name: cdp_query_api, description: null}
  - {name: cdp_profile_api, description: null}
  - {name: cdp_ingest_api, description: null}
  - {name: cdp_segment_api, description: null}
  - {name: cdp_identityresolution_api, description: null}
  - {name: cdp_calculated_insight_api, description: null}
scope_count: 36
description_coverage: >-
  0 of 36 scopes carry a published description — the discovery document lists
  names only and Cadence publishes no scope reference page.

claims_supported:
  - active
  - address
  - email
  - email_verified
  - family_name
  - given_name
  - is_app_installed
  - language
  - locale
  - name
  - nickname
  - organization_id
  - phone_number
  - phone_number_verified
  - photos
  - picture
  - preferred_username
  - profile
  - sub
  - updated_at
  - urls
  - user_id
  - user_type
  - zoneinfo

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