You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Rob Vesse (JIRA)" <ji...@apache.org> on 2014/03/18 15:25:52 UTC

[jira] [Created] (JENA-658) NTLM Authentication is not supported out of the box

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)