An open-plan workspace lit by strings of warm bulbs, people working at long shared desks

Introducing Organizations: B2B multi-tenancy for your end-users

If you're building a B2B product, your users aren't just individuals — they're companies. A support rep needs different access than an account owner. A teammate who joins next month needs to land in the right place automatically. Until now, building that meant designing your own tenancy layer on top of Providame's end-user pool.

Not anymore. Organizations are now built into every Providame environment — no separate setup, no feature flag to enable.

What you get

  • One user, several organizations. An end-user can belong to more than one organization at once, each with their own role and permission set.
  • Org-local roles. Define roles that only apply inside one organization, on top of your environment-wide role catalog.
  • Invitations, two ways. Invite a teammate by email, or let anyone who signs up with a verified company domain join automatically.

How it shows up in your token

When an end-user has an active organization, their access token carries five new claims — org_id, org_slug, org_name, org_roles, and org_permissions — so your backend can authorize a request without an extra round trip.

See the features page for the full picture, or head to your dashboard's Users tab to create your first organization.