SSO Debug Tool

Test and debug OTET Hub SSO flow against Staging, Preprod, or Live environments

Acting as:Propia|prop

Select an environment to start SSO

Staging

otet-hub-demo.irusapp.com — develop branch, broker-backend auth

OTET FXOTET AcademyPropia
https://otet-hub-demo.irusapp.com prop-prod-client-2k4m6n3p

Preprod

otet-hub.irusapp.com — feat/b2 branch, B2 API auth

OTET FXOTET AcademyPropia
https://otet-hub.irusapp.com prop-prod-client-2k4m6n3p

Live (AWS)

Production Hub on AWS — live users

OTET FXOTET AcademyPropia
https://hub.otetmarkets.com prop-prod-client-2k4m6n3p
How it works:
  1. Select an environment above to start the OAuth 2.0 flow
  2. Redirect to Hub's /authorize with client_id + state
  3. Login at Hub (if not already authenticated)
  4. Hub redirects back to /sso/callback with code + state
  5. Token exchange via POST /api/oauth/token (HMAC signed)
  6. After login, test Hub APIs directly from this page