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

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

     [ https://issues.apache.org/jira/browse/CAMEL-18355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-18355:
--------------------------------
    Fix Version/s: 3.19.0

> 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
>            Priority: Major
>             Fix For: 3.19.0
>
>
> 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)