Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acl: Fix tag parsing for IAM users and roles in IAM auth method #12797

Merged
merged 2 commits into from
Apr 14, 2022

Conversation

pglass
Copy link

@pglass pglass commented Apr 14, 2022

This fixes parsing of IAM role and user tags in the IAM auth method (which I thought I had tested, but here I am). Previously, parsing would ignore the tags.

@pglass pglass added the backport-inactive/1.12 This release series is no longer active label Apr 14, 2022
@pglass pglass added this to the 1.12.0 milestone Apr 14, 2022
@vercel vercel bot temporarily deployed to Preview – consul April 14, 2022 20:57 Inactive
@vercel vercel bot temporarily deployed to Preview – consul-ui-staging April 14, 2022 20:57 Inactive
@pglass pglass merged commit d79ca2f into main Apr 14, 2022
@pglass pglass deleted the pglass/fix-iam-auth-tags branch April 14, 2022 21:45
@hc-github-team-consul-core
Copy link
Collaborator

🍒 If backport labels were added before merging, cherry-picking will start automatically.

To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/639744.

@hc-github-team-consul-core
Copy link
Collaborator

🍒✅ Cherry pick of commit d79ca2f onto release/1.12.x succeeded!

hc-github-team-consul-core pushed a commit that referenced this pull request Apr 14, 2022
* acl: Fix tag parsing on IAM users and roles in IAM auth method

* Add changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-inactive/1.12 This release series is no longer active
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants