murataydogdu / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

Client support for NTLM #88

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Create a new client filter to implement NTLM authentication.  Although this is 
not baked into Jersey client, existing apache licensed code is available.

Original issue reported on code.google.com by john.spurlock on 5 Nov 2011 at 6:41

GoogleCodeExporter commented 8 years ago
any news on NTLM auth?

Original comment by porcelli...@gmail.com on 11 Feb 2012 at 9:56

GoogleCodeExporter commented 8 years ago
If there a timeline for this issue or a workarount to connect MS Sharepoint?

Original comment by carmen.k...@googlemail.com on 17 Dec 2012 at 1:02

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Working on Sharepoint 2010 OData integration from Java. We are very interested 
to see if NTLMv2 authentication works with odata4J. Any word on the 
implementation and timeline of this feature?

Original comment by vanita.c...@gmail.com on 27 Feb 2013 at 7:23

GoogleCodeExporter commented 8 years ago
Hi, any news about this feature or instructions on ho to do it with Apache 
HttpClient?

Original comment by gilmar.p...@gmail.com on 20 Mar 2013 at 12:57

GoogleCodeExporter commented 8 years ago
I am in the need of consuming a NTLM v2 (Windows Single-Sign-On) protected 
OData service) possibly using OData4J.
I know for a fact, that "HTTP Components" at Apache delivers a library for 
that, including a NTLM-authorization-engine.
How can a customize / leverage an OData4J Java client, such as to factor am 
NTLM v2 authorization client?
I have been looking for other O-data Java API's, but I recon Odata4J is the one 
to go with.
Can anybody please help me out here?
Thanks!

Best,
/Aron

Original comment by aronol...@gmail.com on 11 Sep 2014 at 5:57

GoogleCodeExporter commented 8 years ago
I am indeed a newbee to OData as well as for HTTP-client setups. I guess my 
question regards how to incorporate the NTLM features of "HTTP Components" into 
a Odata4J-client.

Original comment by aronol...@gmail.com on 11 Sep 2014 at 6:14

GoogleCodeExporter commented 8 years ago
Is it just a matter of setting the HttpClientFactory, and if so, how and where?
Thanks again. 
/Aron

Original comment by aronol...@gmail.com on 11 Sep 2014 at 6:28