AuthWorks

AuthWorks

Multi-tenant identity, OAuth, JWT keys, MFA, SSO, API keys, and admin access control for every module in your platform.

Tenant onboarding
Signed-in auth users create and manage tenants after joining the control plane.
Platform admins
Super admins operate globally and select tenant context per action.
Secure credentials
Secrets and private keys appear only in accepted one-time reveal flows.
Auth control plane
healthy
Tenants
28
MFA
94
Audit
12
Tenant access
acme-financeplatform selectedactive
northstar-retailtenant adminactive
sample-labsmodule reviewpending
Token shape
{
  "platform_admin": true,
  "permissions": ["auth.tenant.read"],
  "tenant_id": omitted
}
Tenant action
X-TENANT-ID: tenant_abc
permissions: auth.user.write