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)