Walks through a structured production readiness checklist for Scalekit authentication implementations. Use when the user says they are going live, launching to production, doing a pre-launch review, hardening their auth setup, or wants to verify their Scalekit implementation is production-ready.
Work through each section in order — earlier sections are blockers for later ones. Skip sections that don't apply to this implementation.
state parameter in callbacks (CSRF protection)httpOnly, secure, and sameSite flagsTest each enabled auth method:
Error handling:
SSO:
JIT provisioning:
SCIM provisioning:
Admin portal:
Network/firewall — enterprise customers behind VPN must whitelist:
| Domain | Purpose |
|---|---|
<your-env>.scalekit.com | Auth + admin portal |
cdn.scalekit.com | Static assets |
fonts.googleapis.com | Font resources |
User flows:
Organization flows:
RBAC (if implemented):
Observability:
Key metrics to track from day one:
Reliability: