From dea03ac88f3a1fce2760b6e24967e488f4e567ef Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:46:40 +0200 Subject: [PATCH] Add links to the SSO env vars --- docs/security/Authentication/sso.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/security/Authentication/sso.md b/docs/security/Authentication/sso.md index 6317a23..7202d2f 100644 --- a/docs/security/Authentication/sso.md +++ b/docs/security/Authentication/sso.md @@ -43,7 +43,7 @@ At the end of the process, you should be provided with a Client ID & Secret. Cop ### Set up the provider -Setting up a provider is done by defining its dedicated environment variables on your 2FAuth instance. You can find these vars in the `.env` file of 2FAuth. +Setting up a provider is done by defining its dedicated environment variables on your 2FAuth instance. You can find these vars in the `.env` file of 2FAuth. See also the [SSO setting](/getting-started/configuration/#sso-setting) section. ```env # OpenID (enabled)