Overview
Authentication in ToolJet ensures secure access to your applications and data.In self-hosted deployments, authentication can be configured at two levels:
-
Instance Level: Applies globally across all workspaces within the instance. Only the super admin can configure this.
-
Workspace Level: Overrides instance-level configuration for workspaces where it is applied. Both super admins and workspace admins can configure it.
Scenarios for Authentication Configuration
ToolJet supports flexible authentication setups, allowing instance-level, workspace-level, or a mix of both configurations. You can configure SSO or email-password login at both the levels. Below are common scenarios to guide your setup.
1. Only Instance-Level Login
Instance-level login configuration is a global setting that applies across all workspaces within a ToolJet instance.
Example: Imagine a company, Nexus Corp, that wants to build internal application with ToolJet for three departments: Marketing, Sales, and Engineering. To ensure better collaboration, they need to isolate the applications and data sources for each department. Since all these departments use the same login system as they belong to the same company, an instance-level configuration is suitable setup for this scenario. Here’s how this can be set up:
-
Create three workspaces—one for each department: Marketing, Sales, and Engineering. This ensures the applications and data sources for each department remain isolated.
-
Since all workspaces belong to a single instance of the company, configure authentication at the instance level. For example, if the company uses Google Workspace, they can configure Google SSO at the instance level.
-
This allows users across all workspaces to log in using the same authentication system.