demo-soft
Reference integration with Platform Hub. Authenticate once via Hub — no local credentials.
Sign in with Hub →
What happens:
- Redirect to
Hub /oauth/authorizewith PKCE + nonce - Hub authenticates you, calls back with
code - Soft exchanges code → verifies id_token via JWKS → sets session cookie
- You land on
/homewith your Hub scope already fetched