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

fix(#360): recreates AWS SSO client when the region changes #361

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

rusowyler
Copy link
Contributor

This commit fixes the case when the region for AWS SSO changes and the client isn't aware, leading to the "Session token not found or invalid" error.

It adds a check to see if the clients' region is different to the integration one and so recreate the client.

Signed-off-by: Mauricio Wyler [email protected]

Changelog

If SSO region changes the AWS SSO client is recreated

Bugfixes

#360

This commit fixes the case when the region for AWS SSO changes
and the client isn't aware, leading to the "Session token not found
or invalid" error.

It adds a check to see if the clients' region is different to the
integration one and so recreate the client.

Signed-off-by: Mauricio Wyler <[email protected]>
@urz9999 urz9999 merged commit 6a08655 into Noovolari:master Dec 7, 2022
@urz9999
Copy link
Contributor

urz9999 commented Dec 7, 2022

Merged and closed, thanks you all!

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.

4 participants