Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3b23213

Browse files
committed
Update add-users.md
1 parentc79eb33 commit3b23213

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

‎_docs/administration/add-users.md‎

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title:"Managing usersandteams in Codefress"
2+
title:"Usersandteam management"
33
description:""
44
group:administration
55
toc:true
@@ -33,25 +33,26 @@ on clusters, docker registries, git integrations, shared configurations etc.
3333

3434
###Manage users in a Codefresh account
3535

36-
Once you add a user to an account, you can do the following to manage that user:
37-
* For invitations pending accept, select![](/images/administration/users/icon-Send.png?display=inline-block)**Resend**.
38-
* To edit the user's email address, select![](/images/administration/users/icon-Edit.png?display=inline-block)**Edit**.
39-
* To remove the user account, select![](/images/administration/users/icon-Delete.png?display=inline-block)**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![](/images/administration/users/icon-Send.png?display=inline-block)**Resend**.
38+
* Edit the user's email address: Select![](/images/administration/users/icon-Edit.png?display=inline-block)**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![](/images/administration/users/icon-Delete.png?display=inline-block)**Delete**.
4042

4143

4244

4345
##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.
4450
4551
###Create a team in Codefresh
4652

4753
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/).
4954

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**.
5556
1. From the sidebar, from Access & Collaboration, select[**Users & Teams**](https://g.codefresh.io/account-admin/collaborators/users){:target="\_blank"}.
5657
1. Select**Teams**, and then select**Create a Team**.
5758
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
7071

7172
###Assign a user to a team
7273
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.
7475
1. Click**Invite to team**, type the email address of the user to invite, and then click**Add**.
7576
1. To change the name of the team, click**Edit** and type the new name.
7677

7778
##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.
7980

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.
8182
8283
1. In the Codefresh UI, on the toolbar, click the**Settings** icon and then select**Account Settings**.
8384
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
9394
max-width="90%"
9495
%}
9596

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.
9798

9899
##Troubleshoot add users
99100

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp