You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/22 09:03:42 UTC

[GitHub] [camel-quarkus] tstuber commented on issue #2925: Adding proxy support for AWS components working with Web Identity Tokens

tstuber commented on issue #2925:
URL: https://github.com/apache/camel-quarkus/issues/2925#issuecomment-884760327


   Hi @ppalaga, I also tested those configs as follows:
   ```
   #camel.component.aws2-sts.useDefaultCredentialsProvider=true
   #camel.component.aws2-sts.region=eu-central-1
   #%dev.camel.component.aws2-sts.proxyHost=localhost
   #%dev.camel.component.aws2-sts.proxyPort=3128
   #%dev.camel.component.aws2-sts.proxyProtocol=http
   ```
   
   But the proxy settings are not taken into account for STS (see also [this ](https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/Issue.20with.20AWS.20S3.20with.20web.20identity.20token.20and.20proxy)zulip discussion).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org