Ruby 1.9.1 and Soap4R NTLM Authentication

L

Luis M.

Currently I have a Web Service client on ruby using the soap4r gem and
it is working fine(see script attached). But if the server uses NTLM
authentication for the service i don't event get to execute the
following line.

@wsdl.create_rpc_driver()

and it makes sense since it's waiting for the authentication hash on the
request headers. I tried using wireshark to check my service using
firefox and i could see the NTLM authentication hash on the request.

Does anyone have used NTLM authentication for consuming secured web
services.


A little help will be appreciated.

Attachments:
http://www.ruby-forum.com/attachment/6175/ws_client.rb
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top