What You Build With It
The dashboard is the front door to the products you ship on Sumvin:- — portable, KYC-verified identity, the “Proof of Personhood” a user carries across products.
- — an agent’s scope-bound tasking run: Intent → Authorization → Vigilance.
- — the money agent acting on a user’s behalf.
- — payments, ramps, cards, and settlement.
Who It’s For
Engineering teams integrating auth flows on top of Sumvin’s federated identity — whether you’re connecting a wallet, agent, or financial identity and want to configure how SIS validates your users.What You Can Do
| Task | Where |
|---|---|
| Create and configure your organisation | Organisation → Settings |
| Create environments (dev, staging, prod) | Environments page |
| Connect Dynamic or Privy as your auth provider | Environment → Authentication tab |
| Manage CORS origins for browser requests | Environment → CORS tab |
| Create API keys for server-to-server calls | API Keys page |
| Invite and manage team members | Organisation → Members |
How It Fits
Your app authenticates users via Dynamic or Privy → your app passes their JWT to SIS → SIS validates against your configured provider for that environment and resolves the user’s Sumvin identity.