authState.getAuthScheme returns NULL while testing
ClientInteractiveAuthentication.java
-----------------------------------------------------------------------------------------
Key: HTTPCLIENT-1145
URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1145
Project: HttpComponents HttpClient
Issue Type: Test
Components: HttpClient
Affects Versions: 4.2 Alpha1
Environment: JAVA Client on Windows 7 talking to ISS 6 with no HTTPs
but Integrated Windows Authentication turned ON
Reporter: Milind Kadam
Hi There,
I am new to HTTPClient and trying to use it to implement JAVA Client which can
talk to Web Server. I wan using URLConnect and everything was working fine
against IIS 6 web server until disabled the ananymus access. So trying to use
the HTTPClient. Example ClientInteractiveAuthentication.java works fine if I
choose Basic authentication but when I set Integrated Windows authentication;
authState.getAuthScheme returns null.
Any help is appreciated.
Thanks,
Milind
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]