You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2009/11/06 06:14:54 UTC

[jira] Commented: (CAMEL-2138) Use NTCredentials instead of UsernamePasswordCredentials for HttpClient authentication

    [ https://issues.apache.org/activemq/browse/CAMEL-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55186#action_55186 ] 

Claus Ibsen commented on CAMEL-2138:
------------------------------------

Ah Stan to be 100% sure if I still want to use Basic I just only supply username and password.
But for NT I *have* to supply domain as well?

Stan do you mind updating the wiki page for camel-http?
http://camel.apache.org/http



> Use NTCredentials instead of UsernamePasswordCredentials for HttpClient authentication
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-2138
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2138
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-http
>    Affects Versions: 2.0.0
>            Reporter: Stan Lewis
>            Assignee: Willem Jiang
>            Priority: Minor
>         Attachments: patch.txt
>
>
> To use NTLM with HttpClient you've got to supply NTCredentials instead of UsernamePasswordCredentials.  Luckily they're interchangeable, this patch changes that and adds a "domain" and a "proxyDomain" option so users can supply their NT domain to either the proxy or the server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.