From 5f3e963eccf1d931b096a06a4728560461d56ac9 Mon Sep 17 00:00:00 2001 From: Brian Jan Date: Thu, 14 Sep 2023 15:37:08 -0500 Subject: [PATCH] Update set-up-sso-saml-2.0.md Add NameID as an attribute for generic SAML 2.0 setups --- website/docs/docs/cloud/manage-access/set-up-sso-saml-2.0.md | 1 + 1 file changed, 1 insertion(+) 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 9aa600e34b6..2a23d686032 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 @@ -59,6 +59,7 @@ Additionally, you may configure the IdP attributes passed from your identity pro | email | Unspecified | user.email | The user's email address | | first_name | Unspecified | user.first_name | The user's first name | | last_name | Unspecified | user.last_name | The user's last name | +| NameID (if applicable) | Unspecified | user.email | The user's email address | dbt Cloud's [role-based access control](/docs/cloud/manage-access/about-user-access#role-based-access-control) relies on group mappings from the IdP to assign dbt Cloud users to dbt Cloud groups. To