Rob Vesse created JENA-658:
------------------------------

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