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

Tweaks to the DefaultAWSCredentialsIdentityResolver #3617

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

normj
Copy link
Member

@normj normj commented Jan 22, 2025

Description

To make it easier to migrate to DefaultAWSCredentialsIdentityResolver added static GetCredentials API to match the calling pattern of FallbackCredentialsFactory. Also removed the write lock in the constructor since you can't have more then one thread at this point in the object.

@normj normj merged commit e3d8781 into sra-identity-auth Jan 22, 2025
1 check passed
@normj normj deleted the normj/default-resolver-changes branch January 22, 2025 21:22
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.

3 participants