Products · Platform capability
Identity
Authentication, org RBAC, and API keys for the ecosystem.
Live
Who it is for
Any team member or integrator needing one sign-in and programmatic access model.
What works today
- Supabase auth for console routes
- Org roles and delegated approvers
- zentro_sk_ API keys in Settings
Problem
Every product needs consistent sign-in, roles, and programmatic access — not one-off auth per feature.
Solution
Identity spans Supabase auth, organization members, delegated approvers, and zentro_sk_ API keys.
How it works
- Supabase sessions protect console routes.
- Org roles filter modules (including auditor workspace).
- API keys and ingest tokens managed in Settings.
Benefits
- Single sign-in for all Platform modules
- Service role used only server-side for webhooks
Roadmap
- Cross-product SSO documentation
- Fine-grained product scopes on API keys
Current availability
LiveAvailable today on zentro.run.
Registry maturity: Live · Last reviewed 2026-08-01
What works today
- Supabase auth for console routes
- Org roles and delegated approvers
- zentro_sk_ API keys in Settings
Key capabilities
- Supabase Auth
- Org members and roles
- API keys and ingest tokens
Known limitations
- Service role keys server-only