Tenants
Reference page for Servoy Cloud Application Tenants
Overview
Application Security Tenants displays a table view of all tenants defined for an application, allowing you to create, edit or delete tenants.
Tenant Details
Name
The name of the tenant that will be displayed on the tenant selection page during login.
Domain name(s)
A comma-separated list of domain names (e.g., @mydomain.com
, @nextdomain.co.uk
) to associate users with the appropriate tenant.
Automatic user-to-tenant association based on domain names is not currently supported.
Filter value(s)
A comma-separated list of values (e.g., namespaceUUID
, namespaceName
) used to filter data in the database, ensuring users can only access data relevant to their tenant.
Create Tenant
To create a tenant for your Servoy Cloud Application:
Navigate to the Tenants tab in Applications → Your Application → Security.
Click the Create Tenant button.
Fill in the tenant details.
Click Save.
Edit Tenant
To edit a tenant for your Servoy Cloud Application:
Navigate to the Tenants tab in Applications → Your Application → Security.
Click the context menu for the desired tenant.
Select Edit Tenant and update the details as needed.
Click Save.
Delete Tenant
To delete a tenant defined in your Servoy Cloud Application:
Navigate to the Tenants tab in Applications → Your Application → Security.
Click the context menu for the desired tenant.
Select Delete Tenant and confirm the deletion.
Enable Tenant Support
Tenants defined using Application Security are integrated with the Servoy Cloud Login, allowing for tenant-specific access control.
To enable tenant support in your Servoy Cloud Application follow the instructions in the Security Login Designer.
Last updated
Was this helpful?