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

Commit 101f8d2

Browse files
Merge pull request #2413 from splunk/mbechtold-final-token-validity-change
Final token validity update
2 parents 00a9141 + ef52818 commit 101f8d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Power users who have access to tokens in an organization see a banner, but only
2222
Token expiry
2323
================
2424

25-
You can view the expiration dates of your tokens through the access token page. To view this page, select :guilabel:`Settings` and select :guilabel:`Access tokens`. By default, access tokens expire 30 days after the creation date. You can rotate a token before it expires. For details, see :ref:`access-token-rotate`.
25+
You can view the expiration dates of your tokens through the access token page. To view this page, select :guilabel:`Settings` and select :guilabel:`Access tokens`. By default, access tokens expire 30 days after the creation date. You can rotate a token before it expires, or you can change the default expiration date during token creation. For details, see :ref:`access-token-rotate` and :ref:`create-access-token-date`.
2626

2727
By default, every organization admin receives an email 30 days before a token in their org expires. The email includes a link to Splunk Observability Cloud that displays a list of expiring tokens. To change the expiration reminder date, see :ref:`create-access-token-date`.
2828

@@ -196,7 +196,7 @@ Configure an expiration date
196196

197197
To finish creating the token, select an expiration date for the token.
198198

199-
#. In the :guilabel:`Expiration date` box, select a date at which the token will expire. The date can't be over 5 years from the token creation date.
199+
#. In the :guilabel:`Expiration date` box, select a date at which the token will expire. The date can't be over 18 years from the token creation date.
200200
#. In the :guilabel:`Expiration alert` box, select from one of the following options:
201201

202202
* :menuselection:`Only admins can receive alert`: Only admins receive an alert when the token is close to its expiration date.

0 commit comments

Comments
 (0)