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

API Token Creation and Removal #316

Closed
chriswahl opened this issue Jun 25, 2019 · 0 comments · Fixed by #317
Closed

API Token Creation and Removal #316

chriswahl opened this issue Jun 25, 2019 · 0 comments · Fixed by #317

Comments

@chriswahl
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I would like to be able to programmatically request a new API Token as part of an automated workflow for token rotation. This token can be used to request API resources via other tools or via the Connect-Rubrik enhancement outlined in #243.

Describe the solution you'd like

I am able to remove old tokens that have yet to expire as well as generate new tokens with a custom tag and expiration date.

Describe alternatives you've considered

None.

Additional context

Even though a user can generate a new API Token using the GUI, there exists the need to rotate those tokens on a regular basis. This can be done through regular expiration / creation cycles, or by forcing an expiration of a token arbitrarily and creating a new token on demand.

@chriswahl chriswahl mentioned this issue Jun 25, 2019
10 tasks
@chriswahl chriswahl self-assigned this Jun 25, 2019
jaapbrasser added a commit that referenced this issue Jun 26, 2019
New API Token cmdlets, resolve #318, resolve #316 and resolve #251
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant