Actions
User Story #69
openEpic #62: Security Policies and Credentials Management
Feature #75: API Key Management
As a user, I want to manage my API keys
User Story #69:
As a user, I want to manage my API keys
Start date:
02/04/2026
Due date:
% Done:
0%
Estimated time:
Description
View, revoke, and manage existing API keys to maintain control over programmatic access.
Acceptance Criteria:
- Can view list of all active API keys (masked, showing only last 4 chars)
- Can see: name, creation date, last used date, expiration
- Can revoke/delete keys immediately
- Can regenerate keys (creating new, revoking old)
- Revoked keys stop working immediately
- Notification when key is about to expire
Actions