You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Alexander Anpilov (Jira)" <ji...@apache.org> on 2023/03/14 12:58:00 UTC

[jira] [Created] (CAMEL-19146) HTTP component NTLM auth not working

Alexander Anpilov created CAMEL-19146:
-----------------------------------------

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


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?



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