PRODM IT SOLUTIONS
AuthOS
The enterprise Identity & Access Management platform. Every app authenticates and authorizes through AuthOS. Authentication is delegated to a mature identity provider (Supabase Auth today, Keycloak alternative) behind a swappable adapter — apps never touch the provider directly.
Foundation status
- • Architecture doc suite (docs/00–08) + inherited governance.
- • Core IAM data model (Prisma, dual-mode SQLite ⇄ Neon).
- • Swappable IdP adapter — Supabase (chosen) + Keycloak (alternative stub).
- • SDK contract: getSession() · verifyToken() · can().
- • Login + callback (mirrors Offroad India), admin console stub, /api/v1 stubs.