LSC PlatformPreview
Developer Hub
Identity, authorization, and membership primitives for building enterprise integrations on the LSC platform. Start with the concepts, then try the live OIDC example.
Concept
Identity & Sessions
How the identity model, canonical IDs, account linking, and sessions work across providers.
ConceptAuth Flow
The two integration patterns — OIDC for external apps and the session bridge for first-party apps.
Live exampleOIDC Integration
A complete, runnable authorization-code + PKCE flow wired to the live LSC identity provider.
Getting started
To integrate with the LSC platform you need a registered OIDC client. Contact the platform team to receive your client_id and client_secret, and to register your redirect URI.