LightForce Identity (OpenID Connect)

The public OpenID Connect / OAuth 2.0 identity surface that fronts the LightForce Doctor Portal. Published as a live OIDC discovery document at id.lightforceortho.com/.well-known/openid-configuration, it exposes standard authorization, token, device-authorization, userinfo, revocation, dynamic client registration, and JWKS endpoints. Client registration is not open to the public — this is the authentication surface for LightForce practice users, captured here because it is genuinely public and machine-discoverable.

API entry from apis.yml

apis.yml Raw ↑
aid: lightforce:identity
name: LightForce Identity (OpenID Connect)
description: The public OpenID Connect / OAuth 2.0 identity surface that fronts the LightForce Doctor
  Portal. Published as a live OIDC discovery document at id.lightforceortho.com/.well-known/openid-configuration,
  it exposes standard authorization, token, device-authorization, userinfo, revocation, dynamic client
  registration, and JWKS endpoints. Client registration is not open to the public — this is the authentication
  surface for LightForce practice users, captured here because it is genuinely public and machine-discoverable.
humanURL: https://id.lightforceortho.com/.well-known/openid-configuration
baseURL: https://id.lightforceortho.com
tags:
- Identity
- OpenID Connect
- OAuth 2.0
- Authentication
properties:
- type: OpenIDConnect
  url: https://id.lightforceortho.com/.well-known/openid-configuration
- type: Authentication
  url: authentication/lightforce-authentication.yml
- type: OAuthScopes
  url: scopes/lightforce-scopes.yml