aws-sdk-java icon indicating copy to clipboard operation
aws-sdk-java copied to clipboard

AWS SDK1 Java does not provide ability to authenticate to AWS STS via proxy that requires Kerberos Authentication

Open PankajSAgarwal opened this issue 2 years ago • 1 comments

Describe the feature

Need to connect from on-prem to AWS STS API via proxy which requires Kerberos authentication .

Use Case

Need to connect from on-prem to AWS STS API via proxy which requires Kerberos authentication .

Same use case as Issue#4767 raised for AWS SDK Java 2

Proposed Solution

If AWS can provide a provision to set authSchemeProvider on instance of HttpClientBuilder .

https://github.com/aws/aws-sdk-java/blob/master/aws-java-sdk-core/src/main/java/com/amazonaws/http/apache/client/impl/ApacheHttpClientFactory.java#L86

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

1

JDK version used

17

Operating System and version

Windows Server 2016 Standard/ Linux

PankajSAgarwal avatar Jan 03 '24 12:01 PankajSAgarwal

Hi @PankajSAgarwal, Java SDK v1 is not getting new features currently, it's unlikely we are going to add this.

Please keep tracking the request in Java SDK v2.

debora-ito avatar Jan 03 '24 21:01 debora-ito

Marking this to auto close soon. If you have any questions, feel free to post them here.

debora-ito avatar May 14 '24 01:05 debora-ito