open-vault/website/source
Joel Thompson 5e6f8904d8 Add AWS Secret Engine Root Credential Rotation (#5140)
* Add AWS Secret Engine Root Credential Rotation

This allows the AWS Secret Engine to rotate its credentials used to
access AWS. This will only work when the AWS Secret Engine has been
provided explicit IAM credentials via the config/root endpoint, and
further, when the IAM credentials provided are the only access key on
the IAM user associated wtih the access key (because AWS allows a
maximum of 2 access keys per user).

Fixes #4385

* Add test for AWS root credential rotation

Also fix a typo in the root credential rotation code

* Add docs for AWS root rotation

* Add locks around reading and writing config/root

And wire the backend up in a bunch of places so the config can get the
lock

* Respond to PR feedback

* Fix casing in error messages

* Fix merge errors

* Fix locking bugs
2018-09-26 07:10:00 -07:00
..
api Add AWS Secret Engine Root Credential Rotation (#5140) 2018-09-26 07:10:00 -07:00
assets Update screenshot (#5378) 2018-09-21 09:53:49 -04:00
docs Docs PR for GCP secrets backend access token changes (#5366) 2018-09-21 10:31:49 -07:00
guides Update screenshot (#5378) 2018-09-21 09:53:49 -04:00
intro Revert "Add Configuration Builder and Better Download page" (#5171) 2018-08-23 19:34:50 -04:00
layouts AliCloud Secrets Docs (#5351) 2018-09-19 08:42:59 -07:00
.gitignore
404.html.md
_ember_steps.html.erb Vault Interactive Tutorial updates (#4623) 2018-05-24 11:39:02 -07:00
_ember_templates.html.erb
android-manifest.json.erb
community.html.erb
downloads.html.erb Revert "Add Configuration Builder and Better Download page" (#5171) 2018-08-23 19:34:50 -04:00
favicon.ico
index.html.erb Revert "Add Configuration Builder and Better Download page" (#5171) 2018-08-23 19:34:50 -04:00
microsoft-tile.xml.builder
robots.txt
security.html.erb
sitemap.xml.builder