[
https://issues.apache.org/jira/browse/JENA-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Vesse resolved JENA-658.
----------------------------
Resolution: Fixed
> 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)