/admin/security) to review sign-in activity and unlock accounts. Staff manage their own MFA from Profile.
MFA (required for password sign-in)
- Sign in with your DOE email and password
- Enter the 6-digit code from your authenticator app (or enroll on Profile if prompted)
- Keep the authenticator app available — if you lose the device, ask an Admin to temporarily disable MFA, then re-enroll from Profile
Sessions
Idle sign-out does not replace the 12-hour session limit.
Admin → Security
Open Admin → Security to:- Filter auth events (bad password, unknown user, bad MFA, lock/unlock, MFA disabled, user created, successful sign-in)
- See counts for failures, MFA failures, successes, and currently locked accounts
- Unlock a locked account immediately
Account lockout
After 8 failed password or MFA attempts, the account is locked for about 30 minutes.- Sign-in shows a clear locked message
- Admins unlock from Admin → Security or Users → Security → Unlock account
- Lockouts and unlocks appear in the security event log; notification recipients can get an email when an account locks
Email alerts
When email notifications are configured, Admins / recipients can be notified for:User recovery (Admin)
From Admin → Users → Security:- Reset password (forces change on next login)
- Force / clear password change
- Temporarily disable MFA (user must re-enroll)
- Unlock a locked account
Platform protections (production)
These run outside the app UI:- New York State geo wall — visitors outside NY see a blocked page (cron/sync/health bypass)
- Vercel Firewall — rate limit on
/api/auth; challenge on/auth/signin; NY-only deny rule

