ITS52 Mock Portal — dev only
This page emulates the real its52.com homepage. Clicking a user encrypts the seeded ITS payload with the mock PassKey and bounces to the production callback route. Same crypto, same code path — only the originator is fake.
Pick a user to simulate signing in as. Each row triggers the same callback flow that ITS will use in production.
US region — region: us (us-mhc)
The mock submits with dest=us, so the callback skips routing and logs in locally — exactly what a member forwarded here from the UK front door experiences.
MOCK_DEV_KEY1·Callback: /api/auth/its/callbackPre-provisioned via the seed. Resolves to the existing row and assigns the pre-provisioned role(s).
Seeded patients with completed intake. Sign-in skips registration and lands on the patient dashboard.
No user row exists yet. The callback auto-creates a users + patients row from the ITS data and drops the user on onboarding.
ITS52_PASSKEY in the production env to the real PassKey from ITS.ITS_MOCK_ENABLED unset (or =0) in production. This page will 404.https://mhc.umoorsehhat.com/api/auth/its/callback on the ITS_OneLogin_APIForm.docx.