mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* [api] Add LDAP auth method This commit adds LDAP to the available Vault API auth methods. * Add changelog entry for PR 13841 * Obtain password for LDAPAuth from File/EnvVar * Fix name of package in error message
3 lines
105 B
Plaintext
3 lines
105 B
Plaintext
```release-note:improvement
|
|
api: Implements Login method in Go client libraries for LDAP auth methods
|
|
``` |