Codebase list python-castellan / 89f311d releasenotes / notes / vault-approle-support-5ea04daea07a152f.yaml
89f311d

Tree @89f311d (Download .tar.gz)

vault-approle-support-5ea04daea07a152f.yaml @89f311draw · 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)