From fcd13eac8a3ac20015423cdff1d5ffdb41c43001 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Sun, 9 Jun 2024 14:41:23 -0400 Subject: [PATCH] update saml org slug environment --- docs/self-hosting/configuration/envars.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/self-hosting/configuration/envars.mdx b/docs/self-hosting/configuration/envars.mdx index 060d50b3b..33e6c697c 100644 --- a/docs/self-hosting/configuration/envars.mdx +++ b/docs/self-hosting/configuration/envars.mdx @@ -318,6 +318,11 @@ SMTP_FROM_NAME=Infisical By default, users can only login via email/password based login method. To login into Infisical with OAuth providers such as Google, configure the associated variables. + + + When set, all visits to the Infisical login page will automatically redirect users of your Infisical instance to the SAML identity provider associated with the specified organization slug. + + Follow detailed guide to configure [Google SSO](/documentation/platform/sso/google) @@ -369,11 +374,6 @@ To login into Infisical with OAuth providers such as Google, configure the assoc information. - - - When set, all visits to the Infisical login page will automatically redirect users of your Infisical instance to the SAML identity provider associated with the specified organization slug. - - ## Native secret integrations To help you sync secrets from Infisical to services such as Github and Gitlab, Infisical provides native integrations out of the box.