Ability to change user token through API
under review
d
dev@dustinalan.com
I would like to rotate our circle api token once a month with an automated process. I did not see such an endpoint. It would be useful to integrate this token into our other key rotation workflows. https://circleci.com/docs/2.0/managing-api-tokens/
This also relates to ticket
CCI-I-482
CCI-I-628
Nathan Fish
marked this post as
under review
Nick Smith
Merged in a post:
Rotate CircleCI API Tokens using the CircleCI API
B
Brandon Varilone
Add the ability to create and delete CircleCI API tokens programmatically via the CircleCI API. Given the recent January 4, 2023 CircleCI security breach (https://circleci.com/blog/jan-4-2023-incident-report/), it has become increasingly important to be able to automaticly rotate CircleCI API keys.
Adam Harvey
Cross ref, possible duplicate: https://circleci.canny.io/cloud-feature-requests/p/ability-to-change-user-token-through-api
d
dev@dustinalan.com