You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Oliver Holzmann (Jira)" <ji...@apache.org> on 2022/08/05 07:01:00 UTC

[jira] [Created] (CAMEL-18355) HTTP component overwrites basic authentication credentials with proxy authentication

Oliver Holzmann created CAMEL-18355:
---------------------------------------

             Summary: HTTP component overwrites basic authentication credentials with proxy authentication 
                 Key: CAMEL-18355
                 URL: https://issues.apache.org/jira/browse/CAMEL-18355
             Project: Camel
          Issue Type: Bug
          Components: camel-http
    Affects Versions: 3.18.0
            Reporter: Oliver Holzmann


We use HTTP endpoints with basic authentication (params {{authUsername}}, {{authPassword}}) via a proxy that requires proxy authentication (params {{proxyAuthUsername}}, {{proxyAuthPassword}}). 

But basic authentication fails. In debug logs we see that basic authentication header is using proxy credentials. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)