theHub
Welcome, broker. Click below to authenticate. theHub will issue an auth_code and embed LON.
Flow
- POST /login authenticates broker (simulated)
- theHub generates auth_code (60s TTL, one-time-use)
- Cookie set:
hub_lon_auth_code=...; Domain=adrielamoguis.com; HttpOnly; Secure; SameSite=None
- Page renders iframe to
https://lon.adrielamoguis.com/sso
- LON server-side reads cookie → POSTs to /lon/token → verifies JWT → creates LON session