Forum Discussion

dale2k9's avatar
dale2k9
New Contributor
9 years ago

Where can I find how SoapUI supports NTLM?

I am testing a call to a SharePoint web service that works great from SoapUI but not from my java code.  I get 401 or 403 in Java.  I have spent a significant amount of time over many weeks trying to solve this but I've had no luck.  I'm using JAX-WS and have tried passing DOMAIN\USERNAME or just USERNAME but neither works and there's no way to put domain into the credentials other than in the user name.

 

I'd like to figure out how SoapUI manages security so I can understand how I might do it in my own app.  I've downloaded the source and searched but I can't find the right code.  

 

I would appreciate any tips or pointers on how SoapUI is able to overcome.

No RepliesBe the first to reply