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

Alexander Anpilov updated CAMEL-19146:
--------------------------------------
    Description: 
When I was using camel-http:3.15.0 this endpoint worked fine:

.to("http://some-host?authHost={{{}http.ntlmAuthHost{}}}&authDomain={{{}http.ntlmAuthDomain{}}}&authUsername={{{}http.ntlmAuthUsername{}}}&authPassword={{{}http.ntlmAuthPassword{}}}";)

 

Arter that fix "CAMEL-18355" ntlm auth not working.

Problem started from version 3.18.2

I have tested all versions to 3.20.2.

 

Maybe I need to change URI for new versions?

  was:
When I was using camel-http:3.15.0 this endpoint worked fine:

.to("http://some-host?authHost=\{{http.ntlmAuthHost}}&authDomain=\{{http.ntlmAuthDomain}}&authUsername=\{{http.ntlmAuthUsername}}&authPassword=\{{http.ntlmAuthPassword}}";)

 

Arter that fix [CAMEL-18355] HTTP component overwrites basic authentication 
credentials with proxy authentication - ASF JIRA (apache.org) ntlm auth not 
working.

Problem started from version 3.18.2

I have tested all versions to 3.20.2.

 

Maybe I need to change URI for new versions?


> HTTP component NTLM auth not working
> ------------------------------------
>
>                 Key: CAMEL-19146
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19146
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http
>    Affects Versions: 3.18.2
>            Reporter: Alexander Anpilov
>            Priority: Major
>
> When I was using camel-http:3.15.0 this endpoint worked fine:
> .to("http://some-host?authHost={{{}http.ntlmAuthHost{}}}&authDomain={{{}http.ntlmAuthDomain{}}}&authUsername={{{}http.ntlmAuthUsername{}}}&authPassword={{{}http.ntlmAuthPassword{}}}";)
>  
> Arter that fix "CAMEL-18355" ntlm auth not working.
> Problem started from version 3.18.2
> I have tested all versions to 3.20.2.
>  
> Maybe I need to change URI for new versions?



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

Reply via email to