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

Refresh Token capability to TPP #103

Closed
chaitanya14 opened this issue Jan 1, 2023 · 3 comments
Closed

Refresh Token capability to TPP #103

chaitanya14 opened this issue Jan 1, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@chaitanya14
Copy link

chaitanya14 commented Jan 1, 2023

BUSINESS PROBLEM
At present, our access token expires for every 90 days and we end up creating a new token and update the token.

PROPOSED SOLUTION
Add refresh_token and client_id to the provider config and generate venafi config using the refreshToken and clientId and let venafi sdk do its work.
#102

CURRENT ALTERNATIVES
Generate token for every 90 days and update the access_token.

VENAFI EXPERIENCE
We have been using since a year.

@brental
Copy link

brental commented Feb 12, 2024

Similar to #25 and #105 this issue seems like it would be handled by the venafi-token provider and a venafi-token_credential resource. Could it also be closed?

@brental
Copy link

brental commented Feb 18, 2024

@luispresuelVenafi Can this be closed similar to #25 ?

@luispresuelVenafi
Copy link
Contributor

Yes @brental , this has been resolved as well now that we have Terraform Token Provider. I'm closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants