[
https://issues.apache.org/jira/browse/JENA-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15470179#comment-15470179
]
Michael Sperber commented on JENA-1230:
---------------------------------------
I've attached an authenticator that works in my environment.
It's in Scala (sorry), but maybe it helps getting a solution into Jena.
> 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
> 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)