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/add-users.md
+16-15Lines changed: 16 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title:"Managing usersandteams in Codefress"
2
+
title:"Usersandteam management"
3
3
description:""
4
4
group:administration
5
5
toc:true
@@ -33,25 +33,26 @@ on clusters, docker registries, git integrations, shared configurations etc.
33
33
34
34
###Manage users in a Codefresh account
35
35
36
-
Once you add a user to an account, you can do the following to manage that user:
37
-
* For invitations pending accept, select**Resend**.
38
-
* To edit the user's email address, select**Edit**.
39
-
* To remove the user account, select**Delete**.
36
+
Once you add a user to your Codefresh account, you can do the following to manage that user:
37
+
* Resend invitations that are pending acceptance: Select**Resend**.
38
+
* Edit the user's email address: Select**Edit**.
39
+
* Change the role: From the**Role** dropdown, select the new role.
40
+
* Change SSO provider: From the**SSO** dropdown, select the new SSO provider.
41
+
* Remove the user account: Select**Delete**.
40
42
41
43
42
44
43
45
##Teams in Codefresh
46
+
Teams are users who share the same permissions, roles, or as required by . By default there are two teams,*users*, and*admins* with users[invited as collaborators]({{site.baseurl}}/docs/accounts/invite-your-team-member/).
47
+
Teams allow you to enforce access control through ABAC ().
48
+
49
+
>Only Enterprise customers can add new teams. Other Codefresh plans can only use the predefined*Users* and*Admin* teams.[Contact us](https://codefresh.io/contact-us/) if you wish to upgrade to an Enterprise plan.
44
50
45
51
###Create a team in Codefresh
46
52
47
53
Create a team in Codefresh and then assign users to the team. You can assign the same user to multiple teams, as in most companies, users have overlapping roles.
48
-
>By default there are two teams,*users* and*admins* with users[invited as collaborators]({{site.baseurl}}/docs/accounts/invite-your-team-member/).
49
54
50
-
Teams allow you to enforce access control through ABAC.
51
-
52
-
>Only Enterprise customers can add new teams. Other Codefresh plans can only use the predefined*Users* and*Admin* teams.[Contact us](https://codefresh.io/contact-us/) if you wish to upgrade to an Enterprise plan.
53
-
54
-
1. In the Codefresh UI, on the toolbar, click the**Settings** icon and then select**Account Settings**.
55
+
1. In the Codefresh UI, on the toolbar, click the**Settings** icon and then select**User Management**.
55
56
1. From the sidebar, from Access & Collaboration, select[**Users & Teams**](https://g.codefresh.io/account-admin/collaborators/users){:target="\_blank"}.
56
57
1. Select**Teams**, and then select**Create a Team**.
57
58
1. Enter the**Team Name**.
@@ -70,14 +71,14 @@ Create a team in Codefresh and then assign users to the team. You can assign the
70
71
71
72
###Assign a user to a team
72
73
1. To assign users to the team, do the following:
73
-
1. Hover over the team and click the**Settings** icon.
74
+
1. Hover over the teamnameand click the**Settings** icon.
74
75
1. Click**Invite to team**, type the email address of the user to invite, and then click**Add**.
75
76
1. To change the name of the team, click**Edit** and type the new name.
76
77
77
78
##Define session timeouts and domain restrictions for user accounts
78
-
As an administrator, you canalso define session timeouts to automatically log out users who have inactive for the specified duration, and restrict invitations to specific email domains.
79
+
As an administrator, you canoptionally define session timeouts to automatically log out users who have been inactive for the specified duration, and restrict invitations to specific email domains.
79
80
80
-
>The maximuminactivityduration you can set is 30 days. Inactive users are warned 90 seconds before the last 15 minutes.
81
+
>The maximum durationfor inactivityyou can set is 30 days. Inactive users are warned before the last 15 minutes.
81
82
82
83
1. In the Codefresh UI, on the toolbar, click the**Settings** icon and then select**Account Settings**.
83
84
1. From the sidebar, from Access & Collaboration, select[**Users & Teams**](https://g.codefresh.io/account-admin/collaborators/users){:target="\_blank"}.
@@ -93,7 +94,7 @@ As an administrator, you can also define session timeouts to automatically log o
93
94
max-width="90%"
94
95
%}
95
96
96
-
1. To restrict invitations to specific email domains, in the**Email domains** field below User Invitations, type in the domains, one per line.
97
+
1. To restrict invitations to specific email domains, in the**Email domains** field below User Invitations, type in the domains to allow, one per line.