Multi-tenancy enables you to create a custom number of tenants and isolate all their data (logs, reports etc.), with only one instance of Orchestrator. This feature facilitates automating different departments from your company and ensures the desired authorization of Orchestrator data per department. However, please note that all the data is stored in the same database.
To enable multi-tenancy you have to set the Tenant.Registration.Enabled
parameter from the web.config
file to true
. If this is set to true
, a new field is displayed on the Orchestrator Log In page.
Updated 4 years ago
See Also
Creating a Tenant |