mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-21 01:50:57 -04: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. |
||
|---|---|---|
| .. | ||
| app-id | ||
| approle | ||
| aws | ||
| cert | ||
| gcp | ||
| github | ||
| kubernetes | ||
| ldap | ||
| okta | ||
| radius | ||
| token | ||
| userpass | ||
| index.html.md | ||