On Mon, 2013-08-26 at 22:01 -0700, Ryan McKinley wrote: > Hello- > > I made a first pass implementing an AuthScheme with Waffle, check: > https://github.com/ryantxu/waffle/blob/httpclient/Source/JNA/waffle-httpclient/src/waffle/httpclient/NegotiateScheme.java > > This uses JNA (via Waffle) to support windows authentication directly. > This means you need zero configuration to use the current machine > domain/setup etc. It only works on windows. > > Is there any interest in having this in HttpComponents? JNA 4.0 is ASL > licensed -- if there is interest, I can put together a patch that only > depends on JNA > > thanks > ryan
Absolutely. I cannot promise this contribution would make it into 4.3 but would get committed to the main code base. Cheers Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
