Implement a provider for web identity tokens#88
Merged
onno-vos-dev merged 1 commit intoOct 2, 2025
Conversation
Member
|
@ry4n1m3 Very cool! 😍 Should be able to review this in the next hour or so 👍🚀 |
onno-vos-dev
approved these changes
Oct 2, 2025
Member
onno-vos-dev
left a comment
There was a problem hiding this comment.
Good stuff! Will come back in a few minutes with the release tag
Member
|
After careful consideration, I decided to give you @ry4n1m3 and your colleagues the honour of being the last contributor to the creation of 1.0.0 🎉 With the support for Web Identity Tokens I believe the final support is implemented that was needed to push it towards the 1.0.0 release. It was long overdue 😅 🍾 🎉 Thanks again! 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a credential provider that can acquire credentials using the Assume Role with Web Identity strategy. This enables authenticating to AWS services from systems configured to use IRSA to get credentials.
It also solves #55.
This solves the same problem as #73, but this PR uses bare http rather than relying on the aws cli.
Co-authors: @slackersoft, @mattwynne
Licensing:
This contribution is made by employees of Mechanical Orchard, Inc. under the terms of the project’s license.