OncoLens · OAuth Scopes

OncoLens OAuth Scopes

OAuth 2.0 probed

OncoLens 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.

CompanyHealthcareOncologyCancer CareClinical TrialsHealth DataReal-World DataArtificial IntelligenceAnalyticsClinical WorkflowCancer RegistryLife SciencesSoftware-as-a-Service
Scopes: 0 Flows: Method: probed

Scopes (0)

OncoLens 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

oncolens-scopes.yml Raw ↑
generated: '2026-08-26'
method: probed
source: https://login.oncolens.com/.well-known/openid-configuration
name: OncoLens OAuth / OIDC scopes
description: >-
  The complete scopes_supported list published by the OncoLens authorization server at
  login.oncolens.com. These are OpenID Connect standard and Auth0 profile-claim scopes for
  the sign-in flow — they are identity scopes, not product-resource scopes. OncoLens
  publishes no API resource scopes (no read:cases, write:tumor_board or similar), because it
  publishes no API. No scopes reference PHI, patient records, tumor boards, registry data or
  clinical trials.
docs: null
docs_note: >-
  OncoLens publishes no scope reference or permissions documentation page. The list below is
  read directly from the machine-readable discovery document, which is the only published
  source.
authorization_server: https://login.oncolens.com/
scope_count: 14
resource_scope_count: 0
scopes:
- name: openid
  description: Required to issue an ID token; signals an OpenID Connect request.
  standard: OpenID Connect Core 1.0
- name: profile
  description: Basic profile claims (name, given_name, family_name, nickname, picture, updated_at).
  standard: OpenID Connect Core 1.0
- name: email
  description: The end user's email address claim.
  standard: OpenID Connect Core 1.0
- name: email_verified
  description: Whether the end user's email address has been verified.
  standard: Auth0 profile claim
- name: address
  description: The end user's postal address claim.
  standard: OpenID Connect Core 1.0
- name: phone
  description: The end user's phone number and verification status.
  standard: OpenID Connect Core 1.0
- name: offline_access
  description: Requests a refresh token so the client can obtain new access tokens without the user present.
  standard: OpenID Connect Core 1.0
- name: name
  description: Full display name claim.
  standard: Auth0 profile claim
- name: given_name
  description: First name claim.
  standard: Auth0 profile claim
- name: family_name
  description: Last name claim.
  standard: Auth0 profile claim
- name: nickname
  description: Nickname / short display name claim.
  standard: Auth0 profile claim
- name: picture
  description: Profile picture URL claim.
  standard: Auth0 profile claim
- name: created_at
  description: Account creation timestamp claim.
  standard: Auth0 profile claim
- name: identities
  description: Linked identity-provider connections for the account.
  standard: Auth0 profile claim
claims_supported:
- aud
- auth_time
- created_at
- email
- email_verified
- exp
- family_name
- given_name
- iat
- identities
- iss
- name
- nickname
- phone_number
- picture
- sub
checked: '2026-08-26'

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/oncolens-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 email required.

A second provider on the same verified email joins the account you already have.