Codebase list python-castellan / debian/3.0.3-1 releasenotes / notes / vault-approle-support-5ea04daea07a152f.yaml
debian/3.0.3-1

Tree @debian/3.0.3-1 (Download .tar.gz)

vault-approle-support-5ea04daea07a152f.yaml @debian/3.0.3-1raw · 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)