open-vault/builtin/credential/aws
Joel Thompson 6f5aeeeae2 auth/aws: Check credential availability before auth (#3465)
Checks to ensure we can get a valid credential from the credential chain
when using the vault CLI to do AWS auth.

Fixes #3383
2017-11-13 15:43:24 -05:00
..
backend.go Add some more SealWrap declarations (#3531) 2017-11-03 11:43:31 -04:00
backend_test.go aws-ec2: Avoid audit logging of custom nonces (#3381) 2017-10-27 11:23:15 -04:00
cli.go auth/aws: Check credential availability before auth (#3465) 2017-11-13 15:43:24 -05:00
client.go
path_config_certificate.go docs: Added certificate deletion operation API (#3385) 2017-09-26 20:28:52 -04:00
path_config_client.go
path_config_client_test.go
path_config_sts.go
path_config_tidy_identity_whitelist.go
path_config_tidy_roletag_blacklist.go
path_identity_whitelist.go
path_login.go aws-ec2: Avoid audit logging of custom nonces (#3381) 2017-10-27 11:23:15 -04:00
path_login_test.go
path_role.go auth/aws: Make disallow_reauthentication and allow_instance_migration mutually exclusive (#3291) 2017-11-06 17:12:07 -05:00
path_role_tag.go auth/aws: Make disallow_reauthentication and allow_instance_migration mutually exclusive (#3291) 2017-11-06 17:12:07 -05:00
path_role_test.go auth/aws: Make disallow_reauthentication and allow_instance_migration mutually exclusive (#3291) 2017-11-06 17:12:07 -05:00
path_roletag_blacklist.go
path_tidy_identity_whitelist.go
path_tidy_roletag_blacklist.go