From 4815ff13eeb0455e2874d533638062d64401570d Mon Sep 17 00:00:00 2001 From: Tuan Dang Date: Fri, 9 Feb 2024 10:36:23 -0800 Subject: [PATCH] Update SAML SSO docs to include enforce SAML SSO toggle --- docs/documentation/platform/sso/azure.mdx | 9 ++++++++- docs/documentation/platform/sso/jumpcloud.mdx | 9 ++++++++- docs/documentation/platform/sso/okta.mdx | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/docs/documentation/platform/sso/azure.mdx b/docs/documentation/platform/sso/azure.mdx index 20137c19b..0f644834a 100644 --- a/docs/documentation/platform/sso/azure.mdx +++ b/docs/documentation/platform/sso/azure.mdx @@ -91,10 +91,17 @@ description: "Configure Azure SAML for Infisical SSO" ![Azure SAML assignment](../../../images/sso/azure/assignment.png) - Enabling SAML SSO enforces all members in your organization to only be able to log into Infisical via Azure. + Enabling SAML SSO allows members in your organization to log into Infisical via Azure. ![Azure SAML assignment](../../../images/sso/azure/enable-saml.png) + + Enforcing SAML SSO ensures that members in your organization can only access Infisical + by logging into the organization via Azure. + + To enforce SAML SSO, you're required to test out the SAML connection by successfully authenticating at least one Azure user with Infisical; + Once you've completed this requirement, you can toggle the **Enforce SAML SSO** button to enforce SAML SSO. + diff --git a/docs/documentation/platform/sso/jumpcloud.mdx b/docs/documentation/platform/sso/jumpcloud.mdx index e9ffb4f5e..2273a8852 100644 --- a/docs/documentation/platform/sso/jumpcloud.mdx +++ b/docs/documentation/platform/sso/jumpcloud.mdx @@ -71,10 +71,17 @@ description: "Configure JumpCloud SAML for Infisical SSO" ![JumpCloud SAML assignment](../../../images/sso/jumpcloud/assignment.png) - Enabling SAML SSO enforces all members in your organization to only be able to log into Infisical via JumpCloud. + Enabling SAML SSO allows members in your organization to log into Infisical via JumpCloud. ![JumpCloud SAML assignment](../../../images/sso/jumpcloud/enable-saml.png) + + Enforcing SAML SSO ensures that members in your organization can only access Infisical + by logging into the organization via JumpCloud. + + To enforce SAML SSO, you're required to test out the SAML connection by successfully authenticating at least one JumpCloud user with Infisical; + Once you've completed this requirement, you can toggle the **Enforce SAML SSO** button to enforce SAML SSO. + diff --git a/docs/documentation/platform/sso/okta.mdx b/docs/documentation/platform/sso/okta.mdx index a892ebfb3..576bd769a 100644 --- a/docs/documentation/platform/sso/okta.mdx +++ b/docs/documentation/platform/sso/okta.mdx @@ -79,7 +79,7 @@ description: "Configure Okta SAML 2.0 for Infisical SSO" ![SAML Okta enable SAML](../../../images/sso/okta/enable-saml.png) - Enforcing SAML SSO requires members in your organization can only access Infisical + Enforcing SAML SSO ensures that members in your organization can only access Infisical by logging into the organization via Okta. To enforce SAML SSO, you're required to test out the SAML connection by successfully authenticating at least one Okta user with Infisical;