open-vault/builtin/credential
Joel Thompson 39dc981301 auth/aws: Allow binding by EC2 instance IDs (#3816)
* auth/aws: Allow binding by EC2 instance IDs

This allows specifying a list of EC2 instance IDs that are allowed to
bind to the role. To keep style formatting with the other bindings, this
is still called bound_ec2_instance_id rather than bound_ec2_instance_ids
as I intend to convert the other bindings to accept lists as well (where
it makes sense) and keeping them with singular names would be the
easiest for backwards compatibility.

Partially fixes #3797
2018-03-15 09:19:28 -07:00
..
app-id Add context to the NewSalt function (#4102) 2018-03-08 11:21:11 -08:00
approle approle: Use TypeCommaStringSlice for BoundCIDRList (#4078) 2018-03-08 17:49:08 -05:00
aws auth/aws: Allow binding by EC2 instance IDs (#3816) 2018-03-15 09:19:28 -07:00
cert Revert "Remove unneeded looping since Go 1.10 cover it already (#4010)" 2018-02-22 20:13:36 -05:00
github Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
ldap go vet fixes 2018-02-05 14:26:31 -05:00
okta Have Okta respect its set max_ttl. (#4111) 2018-03-13 10:39:51 -04:00
radius Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
token Write password prompts to stderr to avoid co-mingling stdout (#3781) (#3782) 2018-01-18 12:14:19 -05:00
userpass Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00