Project

Tenant Settings

Tenant settings page is used to configure tenant based settings.

General

General settings

Under the general tab, each tenant can configure default time zone setting for users of that tenant. Each user of the tenant can also change this setting for their own account.

If tenant doesn't make any change, time zone setting of host will be used.

Appearance

Appearance settings

Under the appearance tab, each tenant can upload a logo file and upload a custom css file. In this way, each tenant can change the look of the application only for their account. Uploaded logo and css files can be easily removed by using the clear button.

User Management

User management settings

Under the user management tab, each tenant can configure some user management settings related to their account. Each tenant can enable/disable user registration for their account. Tenants can also make newly registered users for their account active or passive by default.

Each tenant can also enable/disable captcha on user registration page for their account.

Also, each tenant can enable/disable cookie consent so ASP.NET Zero shows a cookie consent bar for the users of that tenant to accept cookie policy of the application.

Each tenant can force email confirmation for login.

Security

User management settings

Security tab contains password complexity settings. Each tenant can define password complexity settings in this tab for their account. Each tenant can also configure user lock out settings.

Invoice

User management settings

Under this tab, each tenant can configure their legal name, tax number and address which will be displayed on the generated invoices. Note that, tenants can only generate invoice if they made a payment for a subscription.

If we disable multi-tenancy, some host settings are also shown in this page (since there is no host setting page).

Next

Contributors


Last updated: April 10, 2019 Edit this page on GitHub
In this document