mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-07 20:45:31 +00:00
* auth/aws: Allow lists in binds In the aws auth method, allow a number of binds to take in lists instead of a single string value. The intended semantic is that, for each bind type set, clients must match at least one of each of the bind types set in order to authenticate.