h-tadagawa / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

Support for NTLM authentication #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
RESTClient should support NTLM authentication.

Original issue reported on code.google.com by subwiz on 19 Jan 2010 at 6:51

GoogleCodeExporter commented 8 years ago
Seconded

Original comment by planie...@gmail.com on 4 May 2011 at 9:04

GoogleCodeExporter commented 8 years ago
Note to self: HTTPClient (the library RESTClient uses) NTLM support:

http://hc.apache.org/httpcomponents-client-ga/tutorial/html/authentication.html#
ntlm

The API support seems very simple. Need to decide on the UI design and XML save 
format.

Original comment by subwiz on 5 May 2011 at 6:46

GoogleCodeExporter commented 8 years ago
This is now available in the trunk build. Request every one to test (I don't 
have NTLM test environment):

http://dl.dropbox.com/u/2505020/restclient-ui-2.6-SNAPSHOT-app.zip

http://dl.dropbox.com/u/2505020/restclient-ui-2.6-SNAPSHOT-jar-with-dependencies
.jar

Original comment by subwiz on 22 Jul 2012 at 1:21

GoogleCodeExporter commented 8 years ago
Closing the issue as fixed---for lack of any test results and since no one has 
complained about this not working.

Original comment by subwiz on 10 Jun 2013 at 6:45