Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 0048ae1

Browse files
small addition
1 parent a96554c commit 0048ae1

File tree

1 file changed

+14
-22
lines changed

1 file changed

+14
-22
lines changed

admin/authentication/authentication-tokens/org-tokens.rst

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -36,46 +36,38 @@ By default, every organization has one organization-level access token. If you d
3636
Manage access tokens
3737
=======================
3838

39-
To manage your access (org) tokens:
39+
To manage your access (org) tokens, follow these steps:
4040

4141
#. Open the :guilabel:`Settings` menu.
42-
#. Select :menuselection:`Access Tokens`.
43-
#. To find the access token in a large list, use the :guilabel:`Status` and :guilabel:`Scope` filters or enter the token name in the search bar.
44-
#. To look at the details for an access token, select the expand icon next to the token name.
42+
#. Select :guilabel:`Access Tokens`.
43+
#. Find your token by using the :guilabel:`Status` and :guilabel:`Scope` filters or enter the token name in the search bar.
44+
#. Select the expand icon next to the token name. This displays details about the token.
4545

4646
For information about the access token permissions allowed by the :guilabel:`Authorization Scopes` field value, see the permissions step in :ref:`create-access-token`.
4747
#. If you're an organization administrator, the actions menu (|verticaldots| icon) appears to the right side of the token listing. You can select token actions from this menu.
4848

49+
#. See :ref:`change-token-permissions` and :ref:`change-token-expiration` to modify token permissions and token expiration settings, respectively.
50+
51+
.. _change-token-permissions:
52+
4953
Change token permissions
5054
-------------------------------------
5155

52-
To change the token visibility, follow these steps:
56+
To change the token permissions, follow these steps:
5357

54-
#. To display the available permissions, select the right arrow in the :guilabel:`Access Token Permissions` box. The following
55-
permission options appear:
58+
#. Select the :guilabel:`Access Token Permissions` box. Choose from the following permission options:
5659

5760
* :menuselection:`Only Admins can Read`: Only admin users can view or read the new token. The token isn't visible to other users.
5861
* :menuselection:`Admins and Select Users or Teams can Read`: Admin users and users or teams you select can view or read the new token. The token isn't visible to anyone else.
5962
* :menuselection:`Everyone can Read`: Every user and team in the organization can view and read the token.
60-
#. To add permissions, select the left arrow below :guilabel:`Access Token Permissions`.
61-
#. If you selected :guilabel:`Admins and Select Users or Teams can Read`, select the users or teams to whom you want to give access:
62-
63-
#. Select :guilabel:`Add Team or User`. Splunk Observability Cloud displays a list of teams and users in your organization.
64-
#. To find the team or username in a large list, start entering the name in the search box. Splunk Observability Cloud returns matching results.
65-
Select the user or team.
66-
#. If you need to add more teams or users, select :guilabel:`Add Team or User` again.
67-
68-
.. note::
69-
70-
You might see the following message in the middle of the dialog:
71-
72-
You are currently giving permissions to a team with Restrict Access deactivated. This means any user can join this team and is able to access this Access Token.
73-
74-
This message means that all users are able to join the team and then view or read the access token.
7563

64+
#. To add permissions, select the left arrow below :guilabel:`Access Token Permissions`.
65+
#. If you selected :guilabel:`Admins and Select Users or Teams can Read`, select the users or teams to whom you want to give access.
7666
#. To remove a team or user, select the delete icon (:strong:`X`) next to the team or username.
7767
#. To update the token, select :guilabel:`Update`.
7868

69+
.. _change-token-expiration:
70+
7971
Change token expiration date and expiration alerts
8072
-------------------------------------------------------
8173

0 commit comments

Comments
 (0)