Graylog2 / Graylog2/graylog2-server
Bulk actions for Token Management
Open
feature
frontend
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Add the ability to perform bulk actions on tokens, such as deleting more than one token at a time.
## Why?
With the introduction of Graylog Cluster level token management, this exposes just how many tokens exist in a Graylog cluster. However, to clean these up and delete them, one must delete each token one at a time. This is cumbersome and time consuming.
## Your Environment
* Graylog Version: 6.2.2
* OpenSearch Version: Data Node 6.2.2 (OpenSearch 2.15)
* MongoDB Version: 7.0.20
* Operating System: Ubuntu Server 22.04 LTS
* Browser version: Google Chrome Version 137.0.7151.56 (Official Build) (arm64)
Contributor guide
Assessment
This issue has not been assessed yet.