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

sso_session #278

Open
acraftydev opened this issue Sep 14, 2023 · 1 comment
Open

sso_session #278

acraftydev opened this issue Sep 14, 2023 · 1 comment

Comments

@acraftydev
Copy link

if you using multiple sso profiles and use the sso_session config in .aws/config it currently fails to correctly use a shared sso session.

version 1.44.298 of the AWS go sdk introduced support for sso_session https://github.com/aws/aws-sdk-go/releases/tag/v1.44.298

There is already a pr to bump the aws sdk, #275

Is a new release planned or is there something i can help with to prepare a new release?

@evgenyslab
Copy link

Yes - We are seeing same problem - named sso profiles are NOT respected which is very problematic.

Work around now is to run aws configure sso without setting SSO Session name :(

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

2 participants