Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Enhanced API Key Management, Auditing, and Expiry System #202

Open
C-Oliver opened this issue Feb 27, 2024 · 0 comments
Open
Assignees
Labels
assess We still haven't decided if this will be worked on or not enhancement New feature or request

Comments

@C-Oliver
Copy link

Objective: To develop a feature that allows administrators to:

Audit API Keys: View usage of API keys, including who created them, their purpose, last usage date, and associated access levels.

Select API Keys: Provide a user-friendly interface for administrators to select a specific API key or a group of keys based on various criteria (e.g., user, date of creation, inactivity period).

Invalidate API Keys: Enable administrators to invalidate selected API keys with immediate effect, with options for temporary or permanent invalidation. This feature should also support bulk actions for efficiency.

Automatic Expiry: API keys should automatically become invalid after reaching their defined expiry date, requiring users to renew the key or request a new one.

Notification System: Implement a notification system to alert both the user and administrators prior to an API key's expiry date, allowing for proactive management.

@C-Oliver C-Oliver added assess We still haven't decided if this will be worked on or not enhancement New feature or request labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assess We still haven't decided if this will be worked on or not enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants