Single Sign OnΒΆ
Besides signing up via email/password credentials (optionally restricted by the setup_registration_token
mentioned above), users can also sign in via SSO. This is configured in global.sso
. Each entry in that dict is the name
of an SSO provider. See values.yaml
for a detailed break down. In a nutshell, you have to set the type
and other general parameters in the conf
section, while user-facing parameters like a name/icon are set in the info
section.