Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Glass d79ca2f024
acl: Fix tag parsing for IAM users and roles in IAM auth method (#12797)
3 years ago
..
iamauthtest acl: Fix tag parsing for IAM users and roles in IAM auth method (#12797) 3 years ago
responses acl: Fix tag parsing for IAM users and roles in IAM auth method (#12797) 3 years ago
responsestest acl: Fix tag parsing for IAM users and roles in IAM auth method (#12797) 3 years ago
README.md Add IAM Auth Method (#12583) 3 years ago
auth.go Add IAM Auth Method (#12583) 3 years ago
auth_test.go acl: Fix tag parsing for IAM users and roles in IAM auth method (#12797) 3 years ago
config.go acl: Adjust region handling in AWS IAM auth method (#12774) 3 years ago
config_test.go Add IAM Auth Method (#12583) 3 years ago
token.go acl: Adjust region handling in AWS IAM auth method (#12774) 3 years ago
token_test.go acl: Adjust region handling in AWS IAM auth method (#12774) 3 years ago
util.go acl: Adjust region handling in AWS IAM auth method (#12774) 3 years ago

README.md

This is an internal package to house the AWS IAM auth method utilities for potential future extraction from Consul.