Wednesday, October 22, 2014

Re: How do I conenct to SOAP/WDSL with WSE 2.0 auth

On Tuesday, October 21, 2014 4:32:42 PM UTC+7, Michael Hill wrote:

> I have been trying to get my PHP application to chat with a .net server using SOAP and WDSL with WSE 2.0 auth.
> This is a little bit of a pain and was wondering if anyone could point in the direction of a some code or a tutorial or plugin that might help.
> Most of the searches that I have done turn up with how to connect to a wsdl but not how to get the code to work with WSE 2.0 using a PFX cert.
> Any help would be most appreciated.

I have never used WSE but perhaps you could adapt https://thomas.rabaix.net/blog/2008/03/using-soap-php-with-ntlm-authentication [1] for it.
I managed to adapt it to connect to a SiteMinder SOAP endpoint.

1. Linked from http://stackoverflow.com/questions/6212983/extending-php-soapclient-for-siteminder-authentication)

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: