[
https://issues.apache.org/jira/browse/HTTPCLIENT-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
can updated HTTPCLIENT-2199:
----------------------------
Description:
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 [^150694519-4216bb91-ad43-40d1-ba8e-1818af685560.png]
was:
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
> 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
> Priority: Major
> Attachments: 150694519-4216bb91-ad43-40d1-ba8e-1818af685560.png,
> NoRequestAfter2ndResponse.txt, RequestAfter2ndResponse.txt
>
>
> 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 [^150694519-4216bb91-ad43-40d1-ba8e-1818af685560.png]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]