open-vault/builtin
Joel Thompson 2cd8051607 auth/aws: Fix error with empty bound_iam_principal_arn (#3843)
* auth/aws: Fix error with empty bound_iam_principal_arn

In cases where there doesn't need to be a bound_iam_principal_arn, i.e.,
either auth_type is ec2 or there are other bindings with the iam
auth_type, but it is specified explicitly anyway, Vault tried to parse
it to resolve to internal unique IDs. This now checks to ensure that
bound_iam_principal_arn is non-empty before attempting to resolve it.

Fixes #3837

* Fix extraneous newline
2018-01-24 23:08:05 -05:00
..
audit Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
credential auth/aws: Fix error with empty bound_iam_principal_arn (#3843) 2018-01-24 23:08:05 -05:00
logical Version protocol switch (#3833) 2018-01-23 17:29:26 -05:00
plugin Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00