Skip to main content
The SIS Dashboard is the web console at dash.sis.sumvin.com for white-label partners building on Sumvin’s federated identity platform. Configure here, integrate once — the dashboard is where the envelope is drawn, not where the traffic runs.

Who It’s For

Engineering teams integrating embedded wallet or auth flows on top of Sumvin’s federated identity — whether you’re connecting Dynamic, Privy, or another provider and need to configure how SIS validates your users.

What You Can Do

TaskWhere
Create and configure your organisationOrganisation → Settings
Create environments (dev, staging, prod)Environments page
Connect Dynamic or Privy as your auth providerEnvironment → Authentication tab
Manage CORS origins for browser requestsEnvironment → CORS tab
Create API keys for server-to-server callsAPI Keys page
Invite and manage team membersOrganisation → 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.
Configuring this pipeline is what the dashboard is for. Each environment holds its own provider credentials and maps 1:1 to a set of SIS API credentials. This lets you run isolated auth configurations across development, staging, and production without cross-environment leakage.

Get Started

The fastest way in is the quickstart — organisation, environment, auth provider, API key, and a live verifier call in one pass. For deeper background, the core concepts page covers how organisations and environments relate, and auth provider setup and API keys are the two configuration surfaces you’ll return to most. Start by minting a key. Everything else hangs off it.