aws / aws/aws-sdk-java-v2

Async support for WebIdentityTokenCredentialsProvider

Open
#4,672 3 comments 14 reactions 0 assignees View on GitHub
feature-request p2
Dominant language
Java
Stars
2.6k
Forks
1k
Avg merge
2d 9h
Merged PRs (30d)
51

Description

### Describe the feature

Add support for WebIdentityTokenCredentialsProvider to use an async client

### Use Case

Same use case than in this previous issue : https://github.com/aws/aws-sdk-java-v2/issues/1881

If I understand correctly, the new STSWebIdentityTokenCredentialsProvider didn't add the ability to use an async client. So we still need to add a sync http client on the classpath to use the WebIdentityTokenCredentialsProvider.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### AWS Java SDK version used

2.21.16

### JDK version used

openjdk version "17.0.1" 2021-10-19

### Operating System and version

macOS Monterey

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.