Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/content/policy-management/api-key-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ import img_confirmed_disabled from './images/api-key-policy/e6c8ed318a1507a5f21e

The API key policy allows workspaces to customize the maximum age of API keys across all workspace accounts, by specifying the duration after which keys should be rotated. Frequent API Key rotation ensures that API keys older than the designated age are invalidated for authentication, with the added flexibility to enforce a refresh for keys that exceed the specified duration.

<Note variant="note" headline="Early Access">
API Key Policy feature is in early access; if you would like to try this feature, please [Contact Us](https://cloudsmith.com/company/contact-us).
Comment thread
grainne-cloudsmith marked this conversation as resolved.
Outdated
Comment thread
colinmoynes marked this conversation as resolved.
Outdated
</Note>

## View API Key Policy

To view your workspace's API Key Policy, go to your Workspace settings > Manage policies and select Authentication Policies from the left-hand menu.
Expand Down