Multi-Tenant SaaS Application

(Redirected from Multi-Tenant Application)

A Multi-Tenant SaaS Application is a SaaS application designed to be used by multiple tenants or customers on a single instance of the application, where the application code and data are shared among all tenants, but each tenant's data is isolated.



References