vault/builtin/logical/aws
andrejvanderzee d22949a7e6 Added role-option max_sts_ttl to cap TTL for AWS STS credentials. (#5500)
* Added role-option max_sts_ttl to cap TTL for AWS STS credentials.

* Allow for setting max_sts_ttl to 0 after it has been set already.

* Fixed message in error response for default_sts_ttl > max_sts_ttl.
2018-10-20 10:36:47 -04:00
..
cmd/aws Make builtin auth and secret plugins buildable (#5456) 2018-10-09 09:29:20 -07:00
backend_test.go Added role-option max_sts_ttl to cap TTL for AWS STS credentials. (#5500) 2018-10-20 10:36:47 -04:00
backend.go logical/aws: Harden WAL entry creation (#5202) 2018-09-27 09:54:59 -05:00
client.go Add AWS Secret Engine Root Credential Rotation (#5140) 2018-09-26 07:10:00 -07:00
path_config_lease.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_config_root.go Add AWS Secret Engine Root Credential Rotation (#5140) 2018-09-26 07:10:00 -07:00
path_config_rotate_root.go Add AWS Secret Engine Root Credential Rotation (#5140) 2018-09-26 07:10:00 -07:00
path_roles_test.go Added role-option max_sts_ttl to cap TTL for AWS STS credentials. (#5500) 2018-10-20 10:36:47 -04:00
path_roles.go Added role-option max_sts_ttl to cap TTL for AWS STS credentials. (#5500) 2018-10-20 10:36:47 -04:00
path_user.go Added role-option max_sts_ttl to cap TTL for AWS STS credentials. (#5500) 2018-10-20 10:36:47 -04:00
rollback.go Add AWS Secret Engine Root Credential Rotation (#5140) 2018-09-26 07:10:00 -07:00
secret_access_keys_test.go Allow use of pre-existing policies for AWS users 2015-12-30 18:05:54 +00:00
secret_access_keys.go Fix broken build 2018-09-27 10:58:04 -04:00