Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Authenticating to sharepoint with kerberos from a java HttpClient

781567May 26 2012
I have a linux\java6 client that will authenticate to sharepoint2010 with NTLM and then send HTTP REST web services using Apache Commons HttpClient.

I can do this with NTLM , but I want to use the same REST API to access sharepoint 2010 that uses kerberos auth.

Any examples how to authenticate and send REST over HTTP with a kerberos sharepoint? (preferably using HttpClient)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2012
Added on May 26 2012
0 comments
1,744 views