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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: admin/authentication/authentication-tokens/org-tokens.rst
+14-22Lines changed: 14 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,46 +36,38 @@ By default, every organization has one organization-level access token. If you d
36
36
Manage access tokens
37
37
=======================
38
38
39
-
To manage your access (org) tokens:
39
+
To manage your access (org) tokens, follow these steps:
40
40
41
41
#. 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.
45
45
46
46
For information about the access token permissions allowed by the :guilabel:`Authorization Scopes` field value, see the permissions step in :ref:`create-access-token`.
47
47
#. 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.
48
48
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
+
49
53
Change token permissions
50
54
-------------------------------------
51
55
52
-
To change the token visibility, follow these steps:
56
+
To change the token permissions, follow these steps:
53
57
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:
56
59
57
60
* :menuselection:`Only Admins can Read`: Only admin users can view or read the new token. The token isn't visible to other users.
58
61
* :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.
59
62
* :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.
75
63
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.
76
66
#. To remove a team or user, select the delete icon (:strong:`X`) next to the team or username.
77
67
#. To update the token, select :guilabel:`Update`.
78
68
69
+
.. _change-token-expiration:
70
+
79
71
Change token expiration date and expiration alerts
0 commit comments