Skip to main content
Version: 3.x.x

Organizations Single Sign-On (SSO) Server Configuration

Feature availability

Single Sign-On is available for enterprise plans. Upgrade your plan to use this feature.

If you use the self-hosted version, you must set up the license to use this feature.

This guide will help you set up an Organizations Single Sign-On (SSO) for your server.

Configuration

Modify your server config.yaml to include the following configuration options:

config.yaml
tolgee:
authentication:
enabled: true
sso-organizations:
enabled: true

Restart your Tolgee server to apply the changes, then follow the SSO Getting Started guide to set up the SSO for specific organizations.

Set the domain name for an organization

Organization owners can fill in all SSO fields except the domain name, which only a server administrator can set. This prevents an organization from claiming an e-mail domain it does not own, because every user signing in with that domain is routed to the organization.

To set it, sign in with an account that has server administrator rights, go to the Administration section, find the organization in the Organizations list, click its Settings button, and fill in the Domain name field in the Single Sign-On (SSO) section. For everyone else the field stays read-only.