[ 
https://issues.apache.org/jira/browse/JENA-658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939349#comment-13939349
 ] 

ASF subversion and git services commented on JENA-658:
------------------------------------------------------

Commit 1578944 from [~rvesse] in branch 'jena/trunk'
[ https://svn.apache.org/r1578944 ]

Add HttpAuthenticator implementations that work with NTLM authentication 
(JENA-658)

> NTLM Authentication is not supported out of the box
> ---------------------------------------------------
>
>                 Key: JENA-658
>                 URL: https://issues.apache.org/jira/browse/JENA-658
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: Jena 2.11.1
>            Reporter: Rob Vesse
>            Assignee: Rob Vesse
>             Fix For: Jena 2.11.2
>
>
> The question at 
> http://stackoverflow.com/questions/22461562/jena-proxy-authentification 
> highlights the fact that it appears that NTLM authentication is not actually 
> supported out of the box.
> This is because we always use the basic {{UsernamePasswordCredentials}} to 
> pass credentials whereas NTLM authentication requires use of the 
> {{NTCredentials}} instead.
> It would therefore be useful to add authenticator implementations that can 
> work with NTLM authentication out of the box.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to