Authentication routing map

This page explains the exact sign-in routing from www to auth to portal. It is for operators and internal product explanation, not for storing session truth.

Required flow

1. user clicks Sign In on www 2. redirect to auth/login 3. auth validates credentials 4. auth asks api for identity and approval state 5. auth asks risk for decision 6. allow → issue session → redirect to portal 7. step_up_mfa → challenge before session creation 8. manual_review or block → controlled status page

Links

  • Sign in: https://auth.paymentsproplanspay.club/login?return_to=https%3A%2F%2Fportal.paymentsproplanspay.club
  • Employer apply: https://auth.paymentsproplanspay.club/applications?type=employer
  • Employee apply: https://auth.paymentsproplanspay.club/applications?type=employee