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

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

Open
2 tasks
PankajSAgarwal opened this issue Jan 3, 2024 · 2 comments
Labels
closing-soon This issue will close in 2 days unless further comments are made. feature-request A feature should be added or improved. wontfix We have determined that we will not resolve the issue.

Comments

@PankajSAgarwal
Copy link

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 PankajSAgarwal added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 3, 2024
@debora-ito
Copy link
Member

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 debora-ito removed the needs-triage This issue or PR still needs to be triaged. label Jan 3, 2024
@debora-ito
Copy link
Member

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

@debora-ito debora-ito added closing-soon This issue will close in 2 days unless further comments are made. wontfix We have determined that we will not resolve the issue. labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closing-soon This issue will close in 2 days unless further comments are made. feature-request A feature should be added or improved. wontfix We have determined that we will not resolve the issue.
Projects
None yet
Development

No branches or pull requests

2 participants