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

Example for authenticating with AWS SSO in 2024 (if still supported)? #315

Open
em1382 opened this issue Oct 25, 2024 · 0 comments
Open

Comments

@em1382
Copy link

em1382 commented Oct 25, 2024

Hello all,

I was wondering if someone would be willing to share a docker-compose.yml example of authenticating the container endpoint service with AWS SSO (e.g. the creds that result from running the AWS CLI command, aws sso login). Based on other issues/PRs I've browsed in this repository (namely #51 and #52) it seems there are folks who have this working with the above but I couldn't find any examples.

I have it working temporarily by grabbing creds from the SSO start page and feeding those into the docker-compose.yml via a .env file (which sort of defeats half of this tool's purpose, and why I'm making this request). Since the latest image is over a year old, I was wondering if perhaps the latest AWS SSO features for the Go SDK have outpaced this project's support. Either way, thanks for your hard work on this tool--works great once authenticated.

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