Hi John,

    Thanks for sharing this resource.  first I found how construct soap
headers and send them with the request. but i still confused about how the
server must deal with this kind of request (it must process the headers of
the request first or what ?) if this is the case, what's the benefits of
using headers agains sending authentification data with the XML messages.
(sorry the question is now a discussion:D !)

Bousselham

On 27 June 2012 20:10, John Kary <johnk...@gmail.com> wrote:

> Not sure if this is what you're looking for, but this class can help make
> requests against a server implementing WS-Security. It's a subclass of
> SoapClient class: https://gist.github.com/3006526
>
> Maybe you're looking for how to implement the WS-Security standard on your
> API? I can't help you there.
>
> John Kary
>
> On Wednesday, June 27, 2012 10:41:35 AM UTC-5, Bousselham wrote:
>>
>> Hello,
>>       I developed a web service and now I want to secure it. I found
>> WS-Security Standard that handle my case, but I don't any resource talking
>> on the implementation of WS-Security with PHP Soap extension. Please give
>> any idea on how can I deal with this problem.
>>
>> Thank You !
>>
>  --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony developers" group.
> To post to this group, send email to symfony-devs@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-devs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-devs?hl=en
>



-- 
Bousselham EL HADDAOUI
Ingénieur d'Etat en informatique, Génie Logiciel
École Nationale Supérieure d'Informatique et d'Analyse des
Systèmes<http://www.ensias.ma/>
Tél : +212 6 48 80 86 04

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to symfony-devs@googlegroups.com
To unsubscribe from this group, send email to
symfony-devs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to