From 2f06797483213037b63eec1458f40823e919e383 Mon Sep 17 00:00:00 2001 From: Shawn Harris Date: Wed, 5 Apr 2023 19:04:48 -0700 Subject: [PATCH 1/2] update SSO verbiage --- docs/guides/cloud/organizations.mdx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/guides/cloud/organizations.mdx b/docs/guides/cloud/organizations.mdx index f3ff5a12dc..fd0672a813 100644 --- a/docs/guides/cloud/organizations.mdx +++ b/docs/guides/cloud/organizations.mdx @@ -338,9 +338,12 @@ organization to sign in through your SSO provider. #### **Notes** -- Once SSO is set up in Cypress Cloud, Users should be invited via your SSO - provider, not Cypress Cloud. +- Once SSO is successfully set up, users will need to be invited via your SSO + provider, as the Cypress Cloud invitation option will be disabled. - All SSO Users are initially added with the - [User Role](https://on.cypress.io/users#User-roles) of Member. If a User needs + [User Role](/guides/cloud/users#User-roles) of Member. If a User needs different User Role permissions, this can be changed via Cypress Cloud by a current member with the role of Owner or Admin. +- SSO users are separate accounts from Google/GitHub or email/password users. If + there are duplicate users, duplicates can be removed by any + [Owner or Admin](/guides/cloud/users#User-roles). From edaa6418d07d806e836c4cf57d405df172cb4d37 Mon Sep 17 00:00:00 2001 From: Shawn Harris Date: Mon, 10 Apr 2023 15:22:36 -0700 Subject: [PATCH 2/2] remove extra '**' --- docs/guides/cloud/organizations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/cloud/organizations.mdx b/docs/guides/cloud/organizations.mdx index fd0672a813..c23f03303e 100644 --- a/docs/guides/cloud/organizations.mdx +++ b/docs/guides/cloud/organizations.mdx @@ -336,7 +336,7 @@ addition to the documentation below, refer to the Microsoft Guides for 🎉 Your integration is now complete! You can invite all of the users in your organization to sign in through your SSO provider. -#### **Notes** +#### Notes - Once SSO is successfully set up, users will need to be invited via your SSO provider, as the Cypress Cloud invitation option will be disabled.