Codebase list python-castellan / c046ed66-72a0-4215-8074-ec17906e3e71/main releasenotes / notes / vault-approle-support-5ea04daea07a152f.yaml
c046ed66-72a0-4215-8074-ec17906e3e71/main

Tree @c046ed66-72a0-4215-8074-ec17906e3e71/main (Download .tar.gz)

vault-approle-support-5ea04daea07a152f.yaml @c046ed66-72a0-4215-8074-ec17906e3e71/mainraw · history · blame

1
2
3
4
5
6
7
---
features:
  - |
    Added support for AppRole based authentication to the Vault
    key manager configured using new approle_role_id and
    optional approle_secret_id options.
    (https://www.vaultproject.io/docs/auth/approle.html)