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

How to access data stored in Dyanmic Database #222

Open US1E007 opened 4 years ago

US1E007 commented 4 years ago

How can we access or post data from the Dynamic database secret engine ? I have tried both vault.logical and getCredential() but it hasn't worked .