Skip to content

Commit 35b392c

Browse files
authored
Update support-admin-tool.md
1 parent 7f81bb0 commit 35b392c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user/enterprise/support-admin-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layout: en_enterprise
99
> The tool is only accessible via a web browser.
1010
1111
## Log out users Forcefully from Travis
12-
To increase security and prevent unauthorized access, Travis CI introduces the new **“Log out user and revoke all tokens”** option, which allows admin users to manually log out of any unwanted user.
12+
To increase security and prevent unauthorized access, Travis CI introduces the new **“Log out user and revoke all tokens”** option, which allows admin users to log out of any unwanted user manually.
1313

1414
### Log out Users
1515
Travis CI admin users can now click the **“Logout”** button next to the **“Log out user and revoke all tokens”** option in the User view to log out specific users manually.
@@ -24,7 +24,7 @@ Consider the following: The user gets suspended, e.g., in the GHE server (3rd-pa
2424

2525
Such a situation may be valid and desired. However, there are cases, like a person leaving a company or team, when it is simply a security matter to revoke all accesses for such users. Travis CI cannot react automatically since no automated notification has been sent out, e.g., the GHE server account is suspended. If you are considering a less drastic approach, consider manually [suspending a user](/user/enterprise/user-management/) instead of logging out and revoking all tokens.
2626

27-
Suspended users still have access to Travis CI via browser or travis-cli (assuming they have valid Travis access tokens present in these tools) but cannot trigger builds.
27+
Suspended users still have access to Travis CI via browser or travis-cli (assuming they have valid Travis access tokens in these tools) but cannot trigger builds.
2828

2929
### Auth tokens
3030

0 commit comments

Comments
 (0)