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.
CompanyHealthtechOrthodonticsDentistryMedical Devices3D PrintingDigital ManufacturingIdentity
Scopes: 14
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://id.lightforceortho.com/authorize
https://id.lightforceortho.com/authorize
Token URL
https://id.lightforceortho.com/oauth/token
https://id.lightforceortho.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| 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. | |
| 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. |
📄 Provider scope reference: https://id.lightforceortho.com/.well-known/openid-configuration