We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should add an integration test for our credentials providers. One for STSWebIdentityCredentialsProvider is missing as suggested in this comment:
// TODO: Add an integration test for this provider (STSWebIdentityCredentialsProvider)
Adding integration test coverage for AWS Credential Providers
Write an integration test for this provider
Related Issues: #710, #1189
The text was updated successfully, but these errors were encountered:
Updated Priority
Sorry, something went wrong.
With the PR #1327, this TODO can be deleted. Closing the issue.
No branches or pull requests
Describe the feature
We should add an integration test for our credentials providers. One for STSWebIdentityCredentialsProvider is missing as suggested in this comment:
// TODO: Add an integration test for this provider (STSWebIdentityCredentialsProvider)
Use Case
Adding integration test coverage for AWS Credential Providers
Proposed Solution
Write an integration test for this provider
Other Information
Related Issues: #710, #1189
Acknowledgements
The text was updated successfully, but these errors were encountered: