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/single-sign-on/team-sync.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,17 @@ You can sync teams:
18
18
* Automatically, in the Codefresh UI when you set up the SSO account for the IdP, through the**Auto-sync team** option. For details, see the SSO setup for your IdP.
19
19
* Manually, through the Codefresh CLI's[synchronize teams command](https://codefresh-io.github.io/cli/teams/synchronize-teams/){:target="\_blank"}.
20
20
21
+
##Team Sync and Invite Workflow
22
+
23
+
This is the general workflow when users are synced to Codefresh and users get invited to the account.
24
+
25
+
1. Users get added to the group / given permission to access the SSO Integration on the IDP side.
26
+
1. Codefresh will Auto Sync with your SSO (if enabled) or you can manually sync.
27
+
1. Users will get added to Codefresh as an invited user.
28
+
1. Users will need to wait for the invite email to be received to prevent the creation of a personal account.
29
+
* You can verify that they are invited under Users & Teams with the status of "pending".
30
+
* When signing in before the invite, users must follow the personal account creation workflow before getting access to the invited account.
31
+
1. Once the email is received, they can log in using the link in the email or use the Corporate SSO option on the login page.