From 8689ff449fff3163327744354a061c3e69b3b75b Mon Sep 17 00:00:00 2001 From: Brian Jan Date: Tue, 24 Oct 2023 15:28:31 -0500 Subject: [PATCH 1/3] Update set-up-sso-saml-2.0.md Add note on expiring certs --- website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 db3efdbeb74..ca62d2a0186 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 @@ -424,7 +424,7 @@ To complete setup, follow the steps below in dbt Cloud: | Log in with | SAML 2.0 | | Identity Provider SSO Url | Paste the **Identity Provider Single Sign-On URL** shown in the IdP setup instructions | | Identity Provider Issuer | Paste the **Identity Provider Issuer** shown in the IdP setup instructions | - | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions | + | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions; **Note:** When the cerificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access | | Slug | Enter your desired login slug. | From 61eee1df6a85d61844b9ea1714322dffe0e396fb Mon Sep 17 00:00:00 2001 From: mirnawong1 <89008547+mirnawong1@users.noreply.github.com> Date: Wed, 25 Oct 2023 11:12:39 +0100 Subject: [PATCH 2/3] Update website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md --- website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ca62d2a0186..3155c67486f 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 @@ -424,7 +424,7 @@ To complete setup, follow the steps below in dbt Cloud: | Log in with | SAML 2.0 | | Identity Provider SSO Url | Paste the **Identity Provider Single Sign-On URL** shown in the IdP setup instructions | | Identity Provider Issuer | Paste the **Identity Provider Issuer** shown in the IdP setup instructions | - | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions; **Note:** When the cerificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access | + | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions; **Note:** When the certificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access | | Slug | Enter your desired login slug. | From 3be969f968b27b6c574c0b4fba1d76dc84d8e9ac Mon Sep 17 00:00:00 2001 From: Matt Shaver <60105315+matthewshaver@users.noreply.github.com> Date: Wed, 25 Oct 2023 14:45:03 -0400 Subject: [PATCH 3/3] Update website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md --- website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3155c67486f..cfa6d417581 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 @@ -424,7 +424,7 @@ To complete setup, follow the steps below in dbt Cloud: | Log in with | SAML 2.0 | | Identity Provider SSO Url | Paste the **Identity Provider Single Sign-On URL** shown in the IdP setup instructions | | Identity Provider Issuer | Paste the **Identity Provider Issuer** shown in the IdP setup instructions | - | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions; **Note:** When the certificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access | + | X.509 Certificate | Paste the **X.509 Certificate** shown in the IdP setup instructions;
**Note:** When the certificate expires, an Okta admin will have to generate a new one to be pasted into dbt Cloud for uninterrupted application access. | | Slug | Enter your desired login slug. |