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

Add support for assuming the role specified in AWS_ROLE_ARN when not using WebIdentity #121

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

atom-andrew
Copy link

Assume the role specified in AWS_ROLE_ARN if AWS_WEB_IDENTITY_TOKEN_FILE is missing.

Also update some signature code to explicitly pass through the desired method instead of assuming it matches the request. Finally, make it more obvious in signature code that signed components are path rather than a full uri.

…ILE is missing

Allow use of AssumeRole to assume the desired identify when web identity is not in use

Also update some signature code to explicitly pass through the desired method instead of assuming it matches the request.
Finally, make it more obvious in signature code that signed components are path rather than a full uri.
@dekobon
Copy link
Collaborator

dekobon commented May 30, 2023

This PR has been in a draft state for some time. Can I answer any questions or help in any way?

@igor-nikiforov
Copy link

@atom-andrew any chance that this PR will be completed? We're looking for this feature as well. Thanks!

@atom-andrew
Copy link
Author

Hi @igor-nikiforov , thanks for reaching out. I don't have plans to continue work on this but please feel free to pick it up and run with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants