The multitenancy feature allows users with tenant rights to perform certain administrative self-services via REST interface while sharing a single Airlock Gateway installation. It has been designed with essential maintenance functions for tenant-users in mind, while the main system administration stays under full control of the Airlock Gateway administrator.
Multitenancy can effectively distribute the load of an Airlock Gateway system-administrator for common basic maintenance tasks by offering REST-access to tenant-users with decided administrative responsibilities.
- Tenant-users are identified by JSON Web Token (JWT). Their role is truncated to read and write their own configuration part only!
- Through the tokens, the scope of services can be defined within the Role and rights management for tenant-users.
- Typical applications
- Enable a maintenance page as a tenant-user.
- Uninterrupted maintenance as a tenant-user.