Lightforce · OAuth Scopes

Lightforce OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://id.lightforceortho.com/oauth/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.

CompanyHealth TechOrthodonticsDentistryMedical Devices3D PrintingDigital ManufacturingIdentity
Scopes: 14 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://id.lightforceortho.com/authorize
Token URL
https://id.lightforceortho.com/oauth/token
Flows
authorizationCode

Scopes (14)

ScopeDescriptionFlows
openid Request an ID token; required for OpenID Connect authentication.
profile Basic profile claims for the authenticated user.
offline_access Issue a refresh token for long-lived access.
name The user's full name claim.
given_name The user's given (first) name claim.
family_name The user's family (last) name claim.
nickname The user's nickname claim.
email The user's email address claim.
email_verified Whether the user's email address has been verified.
picture The user's profile picture URL claim.
created_at The timestamp the user record was created.
identities Linked identity-provider identities for the user.
phone The user's phone number claim.
address The user's address claim.

Source

OAuth Scopes

lightforce-scopes.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://id.lightforceortho.com/.well-known/openid-configuration
docs: https://id.lightforceortho.com/.well-known/openid-configuration
notes: >-
  Scopes are taken verbatim from `scopes_supported` in the live OIDC discovery document.
  These are the standard OpenID Connect / Auth0 identity scopes — LightForce publishes
  no product/API-resource scope reference, because there is no public LightForce API
  behind this authorization server that outside developers can call. Treat this as the
  identity scope surface only.
schemes:
- name: OpenIDConnect
  source: well-known/lightforce-openid-configuration.json
  issuer: https://id.lightforceortho.com/
  flows:
  - flow: authorizationCode
    authorizationUrl: https://id.lightforceortho.com/authorize
    tokenUrl: https://id.lightforceortho.com/oauth/token
scopes:
- scope: openid
  description: Request an ID token; required for OpenID Connect authentication.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: profile
  description: Basic profile claims for the authenticated user.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: offline_access
  description: Issue a refresh token for long-lived access.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: name
  description: The user's full name claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: given_name
  description: The user's given (first) name claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: family_name
  description: The user's family (last) name claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: nickname
  description: The user's nickname claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: email
  description: The user's email address claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: email_verified
  description: Whether the user's email address has been verified.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: picture
  description: The user's profile picture URL claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: created_at
  description: The timestamp the user record was created.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: identities
  description: Linked identity-provider identities for the user.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: phone
  description: The user's phone number claim.
  sources: [well-known/lightforce-openid-configuration.json]
- scope: address
  description: The user's address claim.
  sources: [well-known/lightforce-openid-configuration.json]

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