SSO Authentication
v1.0

Single Sign-On Guide

Authenticate your users once and seamlessly pass their identity into every Legion widget — no extra logins required.

How It Works

SSO Authentication Flow

Legion SSO lets your existing authentication system issue short-lived JWT tokens that Legion widgets accept automatically. Your users never see a second login screen.

Token Delivery Methods

React SDK Prop

Pass authToken as a prop to any <Legion*> component.

URL Parameter

Append ?token=JWT&origin=… to any widget iframe URL.

Web Component Attribute

Set auth-token on any <legion-*> custom element.

Need Help?

Contact Legion Hand Technologies for SSO client setup, origin configuration, or integration support.