Graylog2 / Graylog2/graylog2-server
User access token expiration
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
It should be possible for access tokens to have an expiration date enforced, with the lifespan option(s) defined by Graylog administrators ("never expire" being one possible value).
Additionally, users should be notified in the UI when their access tokens are nearing expiration.
## Why?
Organizations may have a requirement to rotate credentials periodically. Currently, access token rotation is dependent upon the user deciding to take action.
## Your Environment
* Graylog Version: `6.1.4`
Contributor guide
Assessment
This issue has not been assessed yet.