Mechanism to regenerate an API token #12765
Labels
blocked
Issues we can't or shouldn't get to yet
feature request
tokens
Issues relating to API tokens
What's the problem this feature will solve?
When rotating API tokens it is currently somewhat laborious to remove the old token and re-create it with a new one with the same scope(s).
Describe the solution you'd like
It would be great if there was a button in the UI, perhaps in the dropdown which currently hosts the option to delete a token, to regenerate the token. Doing so would be a single operation that removes the old token and creates a new one with the same scopes.
Additional context
https://circleci.com/blog/january-4-2023-security-alert/ means I imagine quite a few tokens are going to be rotate this week. (Not that that would be a good reason to rush this though!)
The text was updated successfully, but these errors were encountered: