Actions
Feature #6736
closedSupport login/password parameters in HTTPConnector
Start date:
04/01/2014
Due date:
% Done:
100%
Estimated time:
Updated by Reynaud Sylvain over 10 years ago
- Priority changed from Normal to High
- Target version changed from later to 2.1
Updated by Reynaud Sylvain over 10 years ago
- Status changed from New to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
NTLM authentication protocol is not supported because:
- not standard : see this "attempt at documenting the undocumented NTLM authentication scheme used by M$'s browsers, proxies, and servers" (http://www.innovation.ch/personal/ronald/ntlm.html).
- the sun/oracle implementation of this protocol can not be used in a multi-thread application.
Actions