You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Stan Lewis (JIRA)" <ji...@apache.org> on 2009/11/05 21:44:53 UTC

[jira] Updated: (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:all-tabpanel ]

Stan Lewis updated CAMEL-2138:
------------------------------

    Attachment: patch.txt

> 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
>            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.