Skip to content

Commit c1d40dd

Browse files
How to enable the user role management option
1 parent d77d12b commit c1d40dd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

user/enterprise/user-role-management.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ Travis CI introduces the new User Role Management feature to increase security a
1010

1111
This feature allows Travis CI administrators to execute permission limits on user privileges to the minimum functionality necessary to work (on an as-needed basis) to protect particular build job logs.
1212

13+
## Enabling user role management
14+
15+
From the Travis CI Enterprise admin console, open the `Config` menu, expand the `Advanced Settings` menu on the left and click on the `Users Roles Management`.
16+
17+
![Member Management menu](/images/enterprise-user-management-menu.png)
18+
19+
To enable the setting, select on the `Enabled` option and save the settings.
20+
21+
![Member Management option](/images/enterprise-user-management-setting.png)
22+
1323
## Travis CI Roles
1424

1525
New Travis CI Users are created via the “**sign-in with…**” functionality, linking a third-party application (GitHub, Assembla, BitBucket, or GitLab) to Travis CI. See [Getting Started](/user/tutorial/#prerequisites) for more information.

0 commit comments

Comments
 (0)