java - Achieving Zero Trust Level with Spring Cloud Config & Vault - Stack Overflow

Given a spring cloud config server that will be connected to Hashicorp Vault to retrieve secrets from a

Given a spring cloud config server that will be connected to Hashicorp Vault to retrieve secrets from a KV backend.

There are multiple authentication methods to connect the spring cloud config instance to Hashicorp Vault : (Token, APPROLE etc).

Even with APPROLE method, you need to provide the secret-id.

In the Spring Cloud config documentation there are several options push/pull with different use cases when only the APPROLE is provided in the application configuration.

Is there a documentation/tutorial on how to configure spring cloud config with vault in a secured manner

(I have already tested successfully the connection with a token or approle&secret-id, but I want to check if it's possible to enhance this and not provide a static token or seceret-id).

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1737532090a3955260.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信