[MDEV-29239] Hashicorp Plugin: Support proper authentication methods for vault Created: 2022-08-03 Updated: 2023-07-05 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Encryption, Plugin - Hashicorp Key Management |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Simon Stier | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Description |
|
Hi, currently the Hashicorp Plugin only supports tokens to authenticate requests against vault. Quoted from Vault documentation https://www.vaultproject.io/docs/concepts/auth
So proper authentication methods needs to be implemented to the Hashicorp Plugin. Regards |