Skip to content

Multi Tenant Configuration

JoeWinter edited this page Mar 23, 2015 · 4 revisions

[Table of Contents](https://github.com/dell-oss/Doradus/wiki/Doradus Administration: Table-of-Contents) | [Previous](https://github.com/dell-oss/Doradus/wiki/Security Considerations) | [Next](https://github.com/dell-oss/Doradus/wiki/Tenant Mapping to Cassandra)
Doradus Administration: Multi-Tenant Configuration


Doradus can be configured to support multiple *tenants*, which can be thought of as independent customers sharing the same cluster. Each tenant defines its own applications, whose data is physically separated from other tenants. User applications access specific tenants with tenant-specific credentials, which are implemented as Cassandra users. Hence, tenant security is at both the Doradus and Cassandra levels.

The procedures for configuring and managing multi-tenant features are described below.

Clone this wiki locally