2cd8051607
* 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 |
||
---|---|---|
.. | ||
audit | ||
credential | ||
logical | ||
plugin |