[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-soap
Subject:    Re: [SOAP] Re: Extending php SoapClient for siteminder authentication
From:       202.172.107.234
Date:       2011-06-07 8:34:11
Message-ID: 78.06.05574.A82EDED4 () pb1 ! pair ! com
[Download RAW message or body]

Thanks Jeffrey.

Finally got a working prototype going.

Still having problems with the relative paths for the schema files, but 
I'll try to resolve with the web service provider.


- superspace



On 06/06/11 16:55, Jeffery Fernandez wrote:
> Take a look at the example [1] which shows how to extend SoapClient and
> use CURL functionality within a stream wrapper
>
> [1]
> http://rabaix.net/en/articles/2008/03/13/using-soap-php-with-ntlm-authentication
>
> On 6/06/11 11:56 AM, superspace wrote:
>> The short version, as I have edited on Stackoverflow is:
>>
>> I want to extend SoapClient so it does this internally when accessing
>> the wsdl:
>>
>>     curl -L -E /location/of/cert.pem -c /tmp/location/of/cookie.jar
>> https://web-service-provider/servicename?wsdl
>>
>>
>> - superspace
>>
>>
>>
>> On 06/06/11 10:56, superspace wrote:
>>> Hi guys,
>>>
>>> I wonder if you can help me with this.
>>>
>>> I've posted it on stackoverflow but there doesn't seem to be any
>>> takers yet.
>>>
>>> http://stackoverflow.com/questions/6212983/extending-php-soapclient-for-siteminder-authentication
>>>
>>>
>>> The crux of the matter is i want to execute the following to all
>>> endpoints as well as the wsdl itself:
>>> curl -L -E /location/of/cert.pem -c /tmp/location/of/cookie.jar
>>> https://web-service-provider/servicename?wsdl
>>> I think the end point can be done like this:
>>>
>>> http://www.php.net/manual/en/soapclient.soapclient.php#101503
>>>
>>> But the wsdl is problematic.
>>>
>>> Can anyone give me some pointers in the right direction?
>>>
>>> Thanks
>>>
>>
>
>

-- 
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic