Hey all,
I'm working on a widget that needs to access a Microsoft based web service that authenticates using NTLM.
I can't figure out a way to get an XmlHttpRequest object to use NTLM authentication.
I came across curl which seems to do this, but can't find any examples of using curl within a widget.
Can anyone point me to some examples or provide some advice on how to figure this out?
Thanks!
I'm working on a widget that needs to access a Microsoft based web service that authenticates using NTLM.
I can't figure out a way to get an XmlHttpRequest object to use NTLM authentication.
I came across curl which seems to do this, but can't find any examples of using curl within a widget.
Can anyone point me to some examples or provide some advice on how to figure this out?
Thanks!