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

Support using AssumeRole to fetch credentials #122

Open
atom-andrew opened this issue Apr 15, 2023 · 0 comments
Open

Support using AssumeRole to fetch credentials #122

atom-andrew opened this issue Apr 15, 2023 · 0 comments

Comments

@atom-andrew
Copy link

The gateway supports fetching credentials when AWS_WEB_IDENTITY_TOKEN_FILE points to a file, but not just using an AssumeRole option with fixed credentials from environment variables.

Describe the solution you'd like
I'd like the gateway to fetch credentials using an AssumeRole request to STS.

Describe alternatives you've considered
None. We don't use WebIdentity since we're not an oath-based client applicaiton, but we do have a role we'd like to assume using fixed credentials.

Additional context
I've been testing out some changes for this at #121. They seem to work.

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

No branches or pull requests

1 participant