From df45827556ae611bde2458ab2448862b574a34aa Mon Sep 17 00:00:00 2001 From: Ajay Thomas Date: Fri, 23 Jun 2023 12:44:37 -0700 Subject: [PATCH 1/4] Added ST info blurb for SAML docs --- website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md index c644d5d30fc..9dc6789c951 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md @@ -8,6 +8,8 @@ id: "set-up-sso-saml-2.0" This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at sales@getdbt.com. +If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, these SSO config docs is not for you. If you wish to newly configure or update SSO, please [contact support](mailto:support@getdbt.com). + ::: dbt Cloud Enterprise supports single-sign on (SSO) for any SAML 2.0-compliant identity provider (IdP). From b69c6ea9186e6663dea6a26a4740ee8a4754a84d Mon Sep 17 00:00:00 2001 From: Ajay Thomas Date: Mon, 26 Jun 2023 08:36:40 -0400 Subject: [PATCH 2/4] Add ST info to contacxt support for all types of SSO IDP config --- .../cloud/manage-access/set-up-sso-azure-active-directory.md | 2 ++ .../docs/cloud/manage-access/set-up-sso-google-workspace.md | 2 ++ website/docs/docs/cloud/manage-access/set-up-sso-okta.md | 2 ++ website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md | 2 +- 4 files changed, 7 insertions(+), 1 deletion(-) diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md b/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md index c3b1f8b73da..177c2f96d0d 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md @@ -9,6 +9,8 @@ sidebar_label: "Set up SSO with Azure AD" This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at sales@getdbt.com. + +If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. ::: dbt Cloud Enterprise supports single-sign on via Azure Active Directory (Azure AD). diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md b/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md index 2297fafc45a..487e3a55fb8 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md @@ -8,6 +8,8 @@ id: "set-up-sso-google-workspace" This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at sales@getdbt.com. + +If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. ::: dbt Cloud Enterprise supports Single-Sign On (SSO) via Google GSuite. You will need diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-okta.md b/website/docs/docs/cloud/manage-access/set-up-sso-okta.md index d5c91e15076..ef2f8b8f0f1 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-okta.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-okta.md @@ -7,6 +7,8 @@ id: "set-up-sso-okta" This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at sales@getdbt.com. +If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. + ::: ## Okta SSO diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md index 9dc6789c951..5879dd92662 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md @@ -8,7 +8,7 @@ id: "set-up-sso-saml-2.0" This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at sales@getdbt.com. -If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, these SSO config docs is not for you. If you wish to newly configure or update SSO, please [contact support](mailto:support@getdbt.com). +If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. ::: From 2ade171ac8dfbd921c3c38f60e1ea85322e46c29 Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Mon, 26 Jun 2023 17:51:50 +0100 Subject: [PATCH 3/4] adding partial snippet --- .../manage-access/set-up-sso-azure-active-directory.md | 10 +++------- .../cloud/manage-access/set-up-sso-google-workspace.md | 8 ++------ .../docs/docs/cloud/manage-access/set-up-sso-okta.md | 8 ++------ .../docs/cloud/manage-access/set-up-sso-saml-2.0.md | 9 ++------- website/snippets/_sso-docs-mt-available.md | 7 +++++++ 5 files changed, 16 insertions(+), 26 deletions(-) create mode 100644 website/snippets/_sso-docs-mt-available.md diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md b/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md index 177c2f96d0d..13f49422832 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-azure-active-directory.md @@ -5,13 +5,9 @@ id: "set-up-sso-azure-active-directory" sidebar_label: "Set up SSO with Azure AD" --- -:::info Enterprise Feature -This guide describes a feature of the dbt Cloud Enterprise plan. If you’re -interested in learning more about an Enterprise plan, contact us at -sales@getdbt.com. +import SetUpPages from '/snippets/_sso-docs-mt-available.md'; -If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. -::: + dbt Cloud Enterprise supports single-sign on via Azure Active Directory (Azure AD). You will need permissions to create and manage a new Azure AD application. @@ -173,4 +169,4 @@ Now you have completed setting up SSO with Azure AD, the next steps will be to s Ensure that the domain name under which user accounts exist in Azure matches the domain you supplied in [Supplying credentials](#supplying-credentials) when you configured SSO. - \ No newline at end of file + diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md b/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md index 487e3a55fb8..314d1128cb0 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-google-workspace.md @@ -4,13 +4,9 @@ description: "Learn how dbt Cloud administrators can use Single-Sign On (SSO) vi id: "set-up-sso-google-workspace" --- -:::info Enterprise Feature -This guide describes a feature of the dbt Cloud Enterprise plan. If you’re -interested in learning more about an Enterprise plan, contact us at -sales@getdbt.com. +import SetUpPages from '/snippets/_sso-docs-mt-available.md'; -If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. -::: + dbt Cloud Enterprise supports Single-Sign On (SSO) via Google GSuite. You will need permissions to create and manage a new Google OAuth2 application, as well as diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-okta.md b/website/docs/docs/cloud/manage-access/set-up-sso-okta.md index ef2f8b8f0f1..70de8285450 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-okta.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-okta.md @@ -3,13 +3,9 @@ title: "Set up SSO with Okta" id: "set-up-sso-okta" --- -:::info Enterprise Feature +import SetUpPages from '/snippets/_sso-docs-mt-available.md'; -This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at sales@getdbt.com. - -If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. - -::: + ## Okta SSO diff --git a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md index 5879dd92662..297e92600f7 100644 --- a/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md +++ b/website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md @@ -3,14 +3,9 @@ title: "Set up SSO with SAML 2.0" id: "set-up-sso-saml-2.0" --- -:::info Enterprise Feature +import SetUpPages from '/snippets/_sso-docs-mt-available.md'; -This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning -more about an Enterprise plan, contact us at sales@getdbt.com. - -If you are a [single-tenant (virtual private)](/docs/cloud/about-cloud/tenancy#single-tenant) customer, this SSO config docs is not for you. Instead, please [contact support](mailto:support@getdbt.com), if you wish to newly configure your SSO config or update your SSO config. - -::: + dbt Cloud Enterprise supports single-sign on (SSO) for any SAML 2.0-compliant identity provider (IdP). Currently supported features include: diff --git a/website/snippets/_sso-docs-mt-available.md b/website/snippets/_sso-docs-mt-available.md new file mode 100644 index 00000000000..1d8866a9419 --- /dev/null +++ b/website/snippets/_sso-docs-mt-available.md @@ -0,0 +1,7 @@ +:::info Enterprise feature + +This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at . + +This SSO configuration document applies to multi-tenant Enterprise deployments only. [Single-tenant](/docs/cloud/about-cloud/tenancy#single-tenant) Virtual Private users can [email dbt Cloud Support](mailto:support@getdbt.com) to set up or update their SSO configuration. + +::: From 04746f38b3e30578da0fd10731f32cc78eb61842 Mon Sep 17 00:00:00 2001 From: mirnawong1 Date: Mon, 26 Jun 2023 17:53:33 +0100 Subject: [PATCH 4/4] brian's feedback --- website/snippets/_sso-docs-mt-available.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/snippets/_sso-docs-mt-available.md b/website/snippets/_sso-docs-mt-available.md index 1d8866a9419..630ef13a2b0 100644 --- a/website/snippets/_sso-docs-mt-available.md +++ b/website/snippets/_sso-docs-mt-available.md @@ -2,6 +2,6 @@ This guide describes a feature of the dbt Cloud Enterprise plan. If you’re interested in learning more about an Enterprise plan, contact us at . -This SSO configuration document applies to multi-tenant Enterprise deployments only. [Single-tenant](/docs/cloud/about-cloud/tenancy#single-tenant) Virtual Private users can [email dbt Cloud Support](mailto:support@getdbt.com) to set up or update their SSO configuration. +These SSO configuration documents apply to multi-tenant Enterprise deployments only. [Single-tenant](/docs/cloud/about-cloud/tenancy#single-tenant) Virtual Private users can [email dbt Cloud Support](mailto:support@getdbt.com) to set up or update their SSO configuration. :::