/
Multitenancy with Master Tenant
Multitenancy with Master Tenant
Model 1
The first model (which is the one we’re currently doing) is the traditional Multitenancy model. Each tenant has:
- Completely segregated data (in the sense that they will never be able to see each others data)
- Completely separate licensing
- Each tenant will most likely belong to a different customer
Model 2
The multitenancy model above covers a use case where a single business uses multitenancy for their internal business units. For example: Sales will be a single tenant, Accounts will be a single tenant etc.
Each tenant has:
- Completely segregated data, parts of which will be able to be viewed by the Master Tenant like reporting across all child tenants.
- Shared licensing. Eg. The master tenant will have purchased 100 device licences and will be able to allocate to each child tenant below.
- Each tenant will most likely belong to the same customer.
Business Input
To be held back until Post MVP as per Pete Ellis (Unlicensed)
Considerations
, multiple selections available,