Gateway & identity
Tenants
Isolate configuration and users per customer or environment.
Goal
Create and manage tenants for multi-customer or multi-environment isolation.
Prerequisites
- Platform admin or
tenantspermissions.
Steps
- Open Advanced → Tenants.
- Create a tenant with a unique slug and name.
- Create an admin user in that tenant (or invite flow your deployment uses).
- Point a dedicated Proxy at that tenant’s id when serving its traffic.
Usability
- Snapshots, policies, and certificates are tenant-scoped.
- Redis channels are per tenant:
shieldgate:config:{tenantId}.
Verify
- Login with the new tenant slug works.
- Topology created in tenant A is invisible to tenant B.