Skip to content

Commit 518e350

Browse files
authored
Merge pull request #3956 from ClickHouse/Blargian-patch-40
Update saml-sso-setup.md
2 parents db9f6a7 + e5fa8ab commit 518e350

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/cloud/security/cloud-access-management/cloud-access-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Configure Organization and Service role assignments within the Console > Users a
1616

1717
Users must be assigned an organization level role and may optionally be assigned service roles for one or more services. Service roles may be optionally configured for users to access the SQL console in the service settings page.
1818
- Users assigned the Organization Admin role are granted Service Admin by default.
19-
- Users added to an organization via a SAML integration are automatically assigned the Member role.
19+
- Users added to an organization via a SAML integration are automatically assigned the Member role, with least privilege and without access to any services until configured.
2020
- Service Admin is assigned the SQL console admin role by default. SQL console permissions may be removed in the service settings page.
2121

2222

docs/cloud/security/saml-sso-setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,9 @@ We only utilize service provider initiated SSO. This means users go to `https://
344344

345345
### Assigning User Roles {#assigning-user-roles}
346346

347-
Users will appear in your ClickHouse Cloud console after they are assigned to your IdP application and log in for the first time. At least one SSO user should be assigned the Admin role in your organization. Use social login or `https://console.clickhouse.cloud/?with=email` to log in with your original authentication method to update your SSO role.
347+
Users will appear in your ClickHouse Cloud console after they are assigned to your IdP application and log in for the first time. At least one SSO user should be assigned the Admin role in your organization and additional users that login with SSO will be created with the role of ["Member"](/cloud/security/cloud-access-management/overview#console-users-and-roles), meaning that by default they do not have access to any services and should have their access and roles updated by an Admin.
348+
349+
Use social login or `https://console.clickhouse.cloud/?with=email` to log in with your original authentication method to update your SSO role.
348350

349351
### Removing Non-SSO Users {#removing-non-sso-users}
350352

0 commit comments

Comments
 (0)