Codebase list python-castellan / multiarch-fixes/main releasenotes / notes / vault-approle-support-5ea04daea07a152f.yaml
multiarch-fixes/main

Tree @multiarch-fixes/main (Download .tar.gz)

vault-approle-support-5ea04daea07a152f.yaml @multiarch-fixes/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)