open-vault/builtin/credential/aws
Brian Nuszkowski 7ba8bb9516 Disable redirects on the http client that calls AWS STS api, which (#3983)
is used in the AWS IAM auth method.

Co-authored-by: Max Justicz <max@justi.cz>
2018-02-14 20:27:13 -05:00
..
backend.go Don't run rollback and upgrade functionality if we are a replication secondary (#3900) 2018-02-02 20:28:25 -05:00
backend_test.go go vet fixes 2018-02-05 14:26:31 -05:00
cli.go Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
client.go Propose small spelling change (#3890) 2018-02-01 12:51:38 -05:00
path_config_certificate.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_client.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_client_test.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_sts.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_tidy_identity_whitelist.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_tidy_roletag_blacklist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_identity_whitelist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_login.go Disable redirects on the http client that calls AWS STS api, which (#3983) 2018-02-14 20:27:13 -05:00
path_login_test.go auth/aws: Properly handle malformed ARNs (#3280) 2017-09-03 20:37:06 -04:00
path_role.go auth/aws: Fix error with empty bound_iam_principal_arn (#3843) 2018-01-24 23:08:05 -05:00
path_role_tag.go auth/aws: Switch role tag processing from strings.Contains to strings.HasPrefix (#3906) 2018-02-04 19:37:03 -05:00
path_role_test.go auth/aws: Fix error with empty bound_iam_principal_arn (#3843) 2018-01-24 23:08:05 -05:00
path_roletag_blacklist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_tidy_identity_whitelist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_tidy_roletag_blacklist.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00