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
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ To manage your access (org) tokens, follow these steps:
44
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
-
#. 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.
47
+
#. (Optional) If you're an organization administrator, the actions menu (|verticaldots|) appears to the right side of the token listing. You can select token actions from this menu.
48
48
49
49
#. See :ref:`change-token-permissions` and :ref:`change-token-expiration` to modify token permissions and token expiration settings, respectively.
50
50
@@ -53,6 +53,8 @@ To manage your access (org) tokens, follow these steps:
53
53
Change token permissions
54
54
-------------------------------------
55
55
56
+
If you're an organization administrator, you can change token permissions for other users and teams.
57
+
56
58
To change the token permissions, follow these steps:
57
59
58
60
#. Select the :guilabel:`Access Token Permissions` box. Choose from the following permission options:
@@ -101,13 +103,13 @@ To get started with creating an access token, follow these steps:
101
103
102
104
#. Open the Splunk Observability Cloud main menu.
103
105
#. Select :menuselection:`Settings` and select :menuselection:`Access Tokens`.
104
-
#. Select :guilabel:`New Token`
106
+
#. Select :guilabel:`New Token`.
105
107
106
108
Next, complete each step in the access token creation guided setup:
107
109
108
-
* :ref:`create-access-token-name`
109
-
* :ref:`create-access-token-permissions`
110
-
* :ref:`create-access-token-date`
110
+
* :ref:`create-access-token-name`.
111
+
* :ref:`create-access-token-permissions`.
112
+
* :ref:`create-access-token-date`.
111
113
112
114
.. note::
113
115
@@ -200,7 +202,7 @@ To finish creating the token, select an expiration date for the token.
200
202
* :menuselection:`Only admins can receive alert`: Only admins receive an alert when the token is close to its expiration date.
201
203
* :menuselection:`Admins and users or teams with token permissions can receive alert`: Admins and any users with token permissions receive an alert when the token is close to its expiration date.
202
204
203
-
#. Optionally, set a time for when Splunk Observability Cloud sends an expiration alert. For example, a value of 7 days means Splunk Observability Cloud will send an alert 7 days before the token expires.
205
+
#. (Optional) Set a time for when Splunk Observability Cloud sends an expiration alert. For example, a value of 7 days means Splunk Observability Cloud will send an alert 7 days before the token expires.
204
206
#. Select :guilabel:`Create` to finish creating the new token.
0 commit comments