We should call an internal web service but we always get the error message We try to authenticate with NTLM and we have the suspicion that we made wrong configuration settings. How can we configure Ivy to work with NTLM based web services? asked 08.08.2011 at 11:09 Marcel Lüke |
Xpert.ivy supports NTLM authentication for web services exclusively with Axis 2 which uses the good old HTTPClient library. Unfortunately this library does not support all NTLM versions. Use something like this:
This code work with some Sharepoint services and NTLM. If you need to know more about authentication with NTLM and Axis please refer to internet resources. answered 17.08.2011 at 11:38 Tamas KIS |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 08.08.2011 at 11:09
Seen: 2,077 times
Last updated: 08.08.2011 at 11:09