User Manual

Tenant

Authentication and Authorization

Directory Services

Configuration

Each tenant has a configuration file in the folder _tenants, The tenant properties are:
identifier of the tenant. It is used in the login process to identify the tenant the user wants to log in.
tenant.in-memory
Flag indicating if the imported and inputed data are persisted or not.
tenant.root.directory
The root directory of the tenant. Per convention, it is tenant-tenant_id
tenant.root.db.directory
The root directory of the databases of the tenant. Per convention, it is tenant-tenant_id/db. Each domain should have a subfolder named after the domain name.
tenant.root.imports.directory
The root directory of the databases of the tenant. Per convention, it is tenant-tenant_id/data/. Each domain should have a subfolder named after the domain name.
tenant.root.docs.directory
The root directory of the databases of the tenant. Per convention, it is tenant-tenant_id/docs/. Each domain should have a subfolder named after the domain name.
tenant.archive.directory
The root directory of the archives of the tenant. Per convention, it is archives/tenant-tenant_id/. Each domain should have a subfolder named after the domain name.
Additional properties can be defined for the tenant and for each domain.

Backup and Archiving