[
https://issues.apache.org/jira/browse/JENA-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15830195#comment-15830195
]
Michael Sperber commented on JENA-1230:
---------------------------------------
@ajs6f browsed the Java docs:
https://docs.oracle.com/javase/7/docs/jre/api/security/jaas/spec/com/sun/security/auth/module/NTSystem.html
Note, however, that this is awkward to use, as it doesn't exist on non-Windows
Java installations.
> Proxy authentication via NTLM does not work
> -------------------------------------------
>
> Key: JENA-1230
> URL: https://issues.apache.org/jira/browse/JENA-1230
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Reporter: Michael Sperber
> Assignee: A. Soroka
> Attachments: NTLMProxyAuthenticator.scala
>
>
> Here:
> http://stackoverflow.com/questions/22461562/jena-proxy-authentication
> ... someones is trying to make Jena work with a proxy that requires NTLM
> authentication.
> As a result,
> https://issues.apache.org/jira/browse/JENA-658
> was created, which resulted in SimpleNTAuthenticator.
> However, that does work for proxy authentication, as the authenticator is
> scoped to the target host, not the proxy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)