BetterCloud / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://bettercloud.github.io/vault-java-driver/
334 stars 224 forks source link

Support for Cloud Foundry Auth methos #219

Open kamalakarp opened 4 years ago

kamalakarp commented 4 years ago

HashiCorp Vault has recently rolled out Cloud Foundry Auth method https://www.vaultproject.io/docs/auth/cf/. This is something all the cloud foundry users benefit out of it. I have a working code and example and Please let me know if you want to add to this. I can do the PR and included as the additional feature.

kamalakarp commented 4 years ago

I wanted to add loginByCf method in Auth.java class