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.