open-vault/builtin/credential/aws
Jacob Burroughs ac974a814e Add aws metadata to identity alias (#7985)
* Add aws metadata to identity alias

This allows for writing identity token templates that include these attributes
(And including these attributes in path templates)

* Add alias metadata asserstion to IAM login check
2020-01-09 15:12:30 -08:00
..
cmd/aws
backend.go
backend_e2e_test.go
backend_test.go
cli.go
client.go Add an sts_region parameter to the AWS auth engine's client config (#7922) 2019-12-10 16:02:04 -08:00
path_config_certificate.go
path_config_client.go Add an sts_region parameter to the AWS auth engine's client config (#7922) 2019-12-10 16:02:04 -08:00
path_config_client_test.go Add an sts_region parameter to the AWS auth engine's client config (#7922) 2019-12-10 16:02:04 -08:00
path_config_identity.go
path_config_identity_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 Add aws metadata to identity alias (#7985) 2020-01-09 15:12:30 -08:00
path_login_test.go Add aws metadata to identity alias (#7985) 2020-01-09 15:12:30 -08:00
path_role.go
path_role_tag.go
path_role_test.go Add Kerberos auth agent (#7999) 2020-01-09 14:56:34 -08:00
path_roletag_blacklist.go
path_tidy_identity_whitelist.go
path_tidy_roletag_blacklist.go