[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092749#comment-17092749
 ] 

ASF subversion and git services commented on HTTPCLIENT-2077:
-------------------------------------------------------------

Commit 76a12fc4c680b25b1c3820b78069967fd0901a22 in httpcomponents-client's 
branch refs/heads/master from vonahok
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=76a12fc ]

HTTPCLIENT-2077: Authentication failure due to incorrect NTLM auth value check  
 (#223)



> Migration from HttpClient v4.5.x to v5.0 causes NTLM proxy authentication 
> failure
> ---------------------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2077
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2077
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient (classic)
>    Affects Versions: 5.0
>            Reporter: Alexander Kohanov
>            Priority: Major
>         Attachments: NtlmProxyAuthenticationTest.java, 
> NtlmProxyAuthenticationTest.log
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Upgrade of HttpClient from v4.5.x to v5.0 causes a NTLM proxy authentication 
> failure (s. attached test class [^NtlmProxyAuthenticationTest.java] with 
> generated log file [^NtlmProxyAuthenticationTest.log]).
> Error logged: 
> {code:java}
> 01:27:20.360 [main] DEBUG 
> org.apache.hc.client5.http.impl.auth.HttpAuthenticator - Authentication failed
> ----------------------------------------
> 407 authenticationrequired
>  
> {code}
>  
> The same class implemented with HttpClient v4.5.x does not have any proxy 
> issues and connects to the target as expected.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to