hashicorp / hashicorp/vault-plugin-database-elasticsearch
Templating the role statements
Open
- Dominant language
- Go
- Stars
- 31
- Forks
- 8
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 2
Description
Hi there,
is it possible to use a template (eg. involving the username) when creating a dynamic ES role? We used to have user-private index namespace under `user_{username}.*` and would like to switch to a dynamic role for hardened security.
I saw this implemented in other database plugins, eg. MySQL: https://github.com/hashicorp/vault/blob/d9ea865a84998f19dff41812e4c11ad238538f13/sdk/database/helper/dbutil/dbutil.go#L22
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.