Skip to content

Commit a4848c1

Browse files
committed
Updates from Kevin Keech review
1 parent 9831b1e commit a4848c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

blog-service/2025-05-10-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ hide_table_of_contents: true
1010

1111
import useBaseUrl from '@docusaurus/useBaseUrl';
1212

13-
We're happy to introduce a new way to rotate access keys, as well as a new access keys expiration policy to ensure you rotate keys regularly.
13+
We're happy to introduce a new way to rotate access keys, as well as a new access keys expiration policy. Together these help to make your account more secure by encouraging regular API key updates.
1414

1515
[Learn more](/docs/manage/security/access-keys/#access-keys-expiration-policy).

docs/manage/security/access-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@ To configure the access keys expiration policy:
114114
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Security > Policies**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Administration**, and then under **Account Security Settings** select **Policies**. You can also click the **Go To...** menu at the top of the screen and select **Policies**.
115115
1. Under the **Access Keys Expiration** section, select a value in the **Expiration** field. <br/><img src={useBaseUrl('img/security/access-key-expiration-policy.png')} alt="Access keys expiration settings in Sumo Logic, allowing automatic expiration of API access keys after a specified number of days." style={{border: '1px solid gray'}} width="600"/>
116116
:::warning
117-
When you set the policy, all access keys inherit the new policy, and the expiration date for all access keys is reset. For example, if you change the policy to 90 days, then all access keys expire 90 days from the time the policy is set, not from the time of creation or last rotation.
117+
When you change the policy, all access keys inherit the new policy, and the expiration date for all access keys is reset. For example, if you change the policy to 90 days, then the expiration date is reset on all access keys to 90 days from the date the policy was changed.
118118
:::

0 commit comments

Comments
 (0)