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 2022/01/06 22:42:59 UTC

[GitHub] [camel-kafka-connector] pthalasta edited a comment on issue #1263: UseDefaultCredentials Provider doesn't recognize web identity token file

pthalasta edited a comment on issue #1263:
URL: https://github.com/apache/camel-kafka-connector/issues/1263#issuecomment-1006987837


   @oscerd i'm seeing similar issue. Also, i was trying to see the source code where AWS clients are initialized with respect to reading creds to better understand how the credentials are loaded. Currently my connector pod has web token file and AWS IAM role that it can use to get the tokens based on STS Assume role but get an error which says `Unable to load credentials..no creds found` . I'm not exactly sure what is happening and wondering if its possible for me to look into this source code where these creds are obtained and clients created to better understand what i'm doing wrong? 
   
   I do see similar issue https://github.com/apache/camel-kafka-connector/issues/282 and wondering how this was fixed? Does the connector look for these credentials based on ENV Variables? If not, where does it look for these creds? Can we configure where to look for these credentials through config?


-- 
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