You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/administration/single-sign-on/sso-google.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,15 +108,14 @@ This concludes the basic SSO setup for Google. For team/group synchronization yo
108
108
109
109
In the Codefresh configuration screen there are some optional fields that you can fill, to configure team synchronization via the Codefresh CLI.
110
110
111
-
Based on your requirements, do one of the following:
111
+
You can do one of the following:
112
112
113
-
* To sync_all users and groups_, create a service account and[delegate user and group permissions](https://developers.google.com/admin-sdk/directory/v1/guides/delegation) to it.
114
-
OR
115
-
To sync_only users who have been assigned the custom schema_, create a custom schema for user accounts, create a user role and assign the user role to every user
116
-
In Codefresh, configure the SAML sync settings to sync to the custom schema name
113
+
* Sync_all users and groups_, by creating a service account and[delegating user and group permissions](https://developers.google.com/admin-sdk/directory/v1/guides/delegation) to it.
114
+
* Sync_only users who have been assigned the custom schema_, by creating a custom schema for user accounts, and creating and assigning the user role.
117
115
118
-
###Sync users with Service account from Google Console
119
-
To sync all
116
+
117
+
###Sync all users with service account from Google Console