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
+29-42Lines changed: 29 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,18 +44,21 @@ To manage your access (org) tokens:
44
44
#. To look at the details for an access token, select the expand icon next to the token name.
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 (|more| icon) appears to the right side of the token listing. You can select token actions from this menu.
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
-
#. To change the token visibility, follow these steps:
49
+
Change token permissions
50
+
-------------------------------------
51
+
52
+
To change the token visibility, follow these steps:
50
53
51
-
#. To display the available permissions, select the right arrow in the :guilabel:`Access Token Permissions` box. The following
52
-
permission options appear:
54
+
#. To display the available permissions, select the right arrow in the :guilabel:`Access Token Permissions` box. The following
55
+
permission options appear:
53
56
54
57
* :menuselection:`Only Admins can Read`: Only admin users can view or read the new token. The token isn't visible to other users.
55
58
* :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.
56
59
* :menuselection:`Everyone can Read`: Every user and team in the organization can view and read the token.
57
-
#. To add permissions, select the left arrow below :guilabel:`Access Token Permissions`.
58
-
#. If you selected :guilabel:`Admins and Select Users or Teams can Read`, select the users or teams to whom you want to give access:
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:
59
62
60
63
#. Select :guilabel:`Add Team or User`. Splunk Observability Cloud displays a list of teams and users in your organization.
61
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.
@@ -70,9 +73,24 @@ To manage your access (org) tokens:
70
73
71
74
This message means that all users are able to join the team and then view or read the access token.
72
75
73
-
#. To remove a team or user, select the delete icon (:strong:`X`) next to the team or username.
74
-
#. To update the token, select :guilabel:`Update`.
76
+
#. To remove a team or user, select the delete icon (:strong:`X`) next to the team or username.
77
+
#. To update the token, select :guilabel:`Update`.
78
+
79
+
Change token expiration date and expiration alerts
To change the token expiration date and expiration alerts, follow these steps:
75
83
84
+
#. In the token actions menu (|verticaldots|), select :guilabel:`Expiration date`.
85
+
#. In the :guilabel:`Expiration date` box, select a new expiration date for the token.
86
+
#. To change the visibility of the expiration alert, select from the following options:
87
+
88
+
* :menuselection:`Admins and users or teams with token permissions can receive alert`: Admins and anyone with token permissions receive an alert when the token is close to expiring.
89
+
* :menuselection:`Only admins can receive alert`: Only admins receive an alert when the token is close to expiring.
90
+
91
+
#. Configure the type of alert that your recipients receive.
92
+
#. Change the time at which recipients receive an alert. For example, a value of ``7d`` means recipients receive an alert 7 days before the token expires.
93
+
#. Select :guilabel:`Update`.
76
94
77
95
View and copy access token secrets
78
96
====================================
@@ -210,7 +228,7 @@ Rotate access tokens using the token menu
210
228
To rotate a token using the access token menu, follow these steps:
211
229
212
230
#. In Splunk Observability Cloud, select :guilabel:`Settings`.
213
-
#. Select `Access tokens`.
231
+
#. Select :guilabel:`Access tokens`.
214
232
#. In the access tokens menu, select the token you want to rotate.
215
233
#. Select :guilabel:`Rotate token`.
216
234
#. Enter an expiration date for the new token secret, and optionally, a grace period for the current token secret.
@@ -249,37 +267,6 @@ After you're finished rotating the token, update any of your OpenTelemetry Colle
249
267
250
268
To learn more about this endpoint and to see more examples of requests and responses, see the :new-page:`Splunk developer documentation <https://dev.splunk.com/observability/reference/api/org_tokens/latest#endpoint-rotate-token-secret>`.
251
269
252
-
Edit an access token
253
-
=========================
254
-
255
-
You can edit details of your access token, such as the expiration date and permissions, using the token actions menu (|verticaldots|).
0 commit comments