Open
Description
Hello,
We use more and more Vault (Hashicorp) in our company, and I wonder if it was planned an integration of this type?
I am starting to test authentications under readonlyrest, and am a bit embarrassed on password side with the two main ones:
- login / pass in in ror = leads the configuration in hard side application client, and a change in two place when one wishes to make the rotation of password (ror + client).
- authentication via ldap = a clear client-side password and an account creation on a directory just to access an application (but a rotation of password doesn't need a restart of ror).
Vault on the other hand, from my point of view, will allow:
- dynamic recovery of a client-side token (for example, via an approle).
- access control side ror via vault with list of token associated vault policies.
- potentially, use of the content of policies for indices allowed or not.
For now ldap authentication will in any case allow us to do many things (thank you for this plugin! :)), but I'll be curious to know your opinion on this possible evolution.
Thx in advance.
Metadata
Metadata
Assignees
Labels
No labels