open-vault/builtin/logical/aws
Jack DeLoach 8fecccde21 Add STS path to AWS backend.
The new STS path allows for obtaining the same credentials that you would get
from the AWS "creds" path, except it will also provide a security token, and
will not have an annoyingly long propagation time before returning to the user.
2016-01-21 14:05:09 -05:00
..
backend.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
backend_test.go
client.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
path_config_lease.go
path_config_root.go
path_roles.go
path_sts.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
path_user.go
rollback.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
secret_access_keys.go Add STS path to AWS backend. 2016-01-21 14:05:09 -05:00
secret_access_keys_test.go