We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to be able to generate tokens and expire them using vault.
I contributed the influxdb V1 integration to Vault almost a year ago https://www.vaultproject.io/docs/secrets/databases/influxdb/
It's time to be able to do the same with Influxdb V2 but I'm able to work with the new SDK. can I get an example of workable creation of a new token?
The text was updated successfully, but these errors were encountered:
@gitirabassi, this is not implemented yet, however we will start working on this soon.
Sorry, something went wrong.
Authorization API added via #96
vlastahajek
No branches or pull requests
I'd like to be able to generate tokens and expire them using vault.
I contributed the influxdb V1 integration to Vault almost a year ago
https://www.vaultproject.io/docs/secrets/databases/influxdb/
It's time to be able to do the same with Influxdb V2 but I'm able to work with the new SDK. can I get an example of workable creation of a new token?
The text was updated successfully, but these errors were encountered: