spring-cloud / spring-cloud-vault

Configuration Integration with HashiCorp Vault
http://cloud.spring.io/spring-cloud-vault/
Apache License 2.0
272 stars 151 forks source link

Add custom config for token file #620

Closed dragneelfps closed 2 years ago

dragneelfps commented 2 years ago

Changes for https://github.com/spring-cloud/spring-cloud-vault/issues/617

pivotal-cla commented 2 years ago

@dragneelfps Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 2 years ago

@dragneelfps Thank you for signing the Contributor License Agreement!

sakshisinghal27 commented 2 years ago

Thank you @dragneelfps for addressing the open request #617 @mp911de - Can you please help in review of above PR? This would be helpful in one of the tasks I am working on currently.

mp911de commented 2 years ago

Please implement your own authentication scheme.

Picking up the token file as a fallback and on presence in its default location is a convenience functionality. We do not want to enhance configuration options any further.