can created HTTPCLIENT-2199:
-------------------------------

             Summary: NTLM authentication not working
                 Key: HTTPCLIENT-2199
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2199
             Project: HttpComponents HttpClient
          Issue Type: Bug
          Components: HttpClient (classic)
    Affects Versions: 5.1.2
            Reporter: can
         Attachments: 150694519-4216bb91-ad43-40d1-ba8e-1818af685560.png

In NTLMScheme class (NTLMScheme.java), processChallenge function is trying to 
read challenge using getValue() function.
But it is always returning null.
Challenge is actually stored inside params and can be accessed by getParams() 
function.

see https://github.com/ok2c/httpclient-android-ext/issues/3



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to