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

Implement SsoTokenProvider #2917

Merged
merged 17 commits into from
Oct 17, 2023
Merged

Implement SsoTokenProvider #2917

merged 17 commits into from
Oct 17, 2023

Conversation

jdisanti
Copy link
Collaborator

This PR adds a SsoTokenProvider that loads session name cached SSO tokens, and automatically refreshes them when possible. The SsoCredentialsProvider is updated to use this new SsoTokenProvider so that it is now compatible with the latest AWS CLI.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jdisanti jdisanti added the breaking-change This will require a breaking change label Aug 11, 2023
@jdisanti jdisanti marked this pull request as ready for review October 11, 2023 17:53
@jdisanti jdisanti requested review from a team as code owners October 11, 2023 17:53
Copy link
Contributor

@ysaito1001 ysaito1001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@github-actions
Copy link

A new generated diff is ready to view.

  • AWS SDK (ignoring whitespace)
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@jdisanti jdisanti added this pull request to the merge queue Oct 16, 2023
Merged via the queue into main with commit 068ad03 Oct 17, 2023
39 of 41 checks passed
@jdisanti jdisanti deleted the jdisanti-codecat-1 branch October 17, 2023 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change This will require a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants