open-vault/website/source
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
..
api Allow non-prefix-matched IAM role and instance profile ARNs in AWS auth backend (#4071) 2018-03-17 21:24:49 -04:00
assets updating the AppRole diagram (#4139) 2018-03-15 18:23:25 -07:00
docs Fixed broken k8s TokenReview API link (#4144) 2018-03-17 21:23:41 -04:00
guides Fixed the hyperlink (#4140) 2018-03-15 19:24:26 -07:00
intro [doc] Change auth token in getting-started (#4118) 2018-03-13 10:28:09 -04:00
layouts docs: Alphabetize CLI commands (#4127) 2018-03-14 01:44:41 -04:00
.gitignore website: initial import 2015-03-13 10:38:41 -07:00
404.html.md Update 404.html.md (#2594) 2017-04-14 12:19:15 -04:00
_ember_steps.html.erb Update interactive tutorial commands 2018-03-16 15:03:51 -04:00
_ember_templates.html.erb Use × instead of "X" 2017-03-06 16:11:03 -05:00
android-manifest.json.erb Update favicons, container, turbolinks 2017-03-08 11:07:20 -08:00
community.html.erb Remove people from community section (#3099) 2017-08-02 17:57:19 -04:00
downloads.html.erb Add new colored header styles 2017-03-29 19:04:39 -04:00
favicon.ico Update favicons, container, turbolinks 2017-03-08 11:07:20 -08:00
index.html.erb Some small website fixes (#4087) 2018-03-08 10:58:43 -05:00
microsoft-tile.xml.builder Update favicons, container, turbolinks 2017-03-08 11:07:20 -08:00
robots.txt website: initial import 2015-03-13 10:38:41 -07:00
security.html.erb website: add security disclosure page 2015-04-28 09:09:58 -07:00
sitemap.xml.builder website: initial import 2015-03-13 10:38:41 -07:00