Multi-tenancy is the practice of serving multiple customers (tenants) within a single application deployment.
Oso supports tenant-aware policies through patterns like this sample multi-tenant file-sharing app that isolates data and permissions per tenant.