open-vault/website/source/api
Joel Thompson 3e2006eb13 Allow non-prefix-matched IAM role and instance profile ARNs in AWS auth backend (#4071)
* Update aws auth docs with new semantics

Moving away from implicitly globbed bound_iam_role_arn and
bound_iam_instance_profile_arn variables to make them explicit

* Refactor tests to reduce duplication

auth/aws EC2 login tests had the same flow duplicated a few times, so
refactoring to reduce duplication

* Add tests for aws auth explicit wildcard constraints

* Remove implicit prefix matching from AWS auth backend

In the aws auth backend, bound_iam_role_arn and
bound_iam_instance_profile_arn were ALWAYS prefix matched, and there was
no way to opt out of this implicit prefix matching. This now makes the
implicit prefix matching an explicit opt-in feature by requiring users
to specify a * at the end of an ARN if they want the prefix matching.
2018-03-17 21:24:49 -04:00
..
auth Allow non-prefix-matched IAM role and instance profile ARNs in AWS auth backend (#4071) 2018-03-17 21:24:49 -04:00
secret Add PKCS1v15 as a RSA signature and verification option on the Transit secret engine (#4018) 2018-03-15 09:17:02 -07:00
system Audit HMAC values on AuthConfig (#4077) 2018-03-09 14:32:28 -05:00
index.html.md Remove ?list examples 2017-10-24 09:32:15 -04:00
libraries.html.md add new php client to the doc (#3206) 2017-08-21 13:07:03 -04:00
relatedtools.html.md Update relatedtools.html.md 2018-02-08 11:15:47 -05:00