spring-cloud / spring-cloud-config

External configuration (server and client) for Spring Cloud
Apache License 2.0
1.95k stars 1.29k forks source link

Add support for renewing client side vault token #1581

Open spencergibb opened 4 years ago

spencergibb commented 4 years ago

See prior art https://github.com/pivotal-cf/spring-cloud-services-connector/blob/master/spring-cloud-services-spring-connector/src/main/java/io/pivotal/spring/cloud/service/config/VaultTokenRenewalAutoConfiguration.java

marbon87 commented 4 years ago

Hi @spencergibb, are there any plans to implement this?

spencergibb commented 4 years ago

Yes, but it is not scheduled.