[Soap-Python] soaplib: Some additional hooks for header processing (aka ws-security, etc.)

Ernesto Revilla Derksen erevilla at yaco.es
Fri May 27 19:23:03 CEST 2011


Hi.

2011/5/27 Dariusz Suchojad <dsuch at gefira.pl>

> Ernesto Revilla Derksen wrote:
>
> Hello,
>
>
>  Where would be the best place to implement header checking? (e.g.
>> security=
>>
>
> [...]
>
> just wanted to add something and say that what you're looking for, the
> username/token profile, has already been done in sec-wall, the security
> proxy. So if you can simply install a dedicated piece of software instead of
> re-implementing it from scratch then I guess you will find sec-wall just the
> thing for the job.
>
> http://sec-wall.gefira.pl/index.html
>
>
> http://sec-wall.gefira.pl/documentation/usage-examples/ws-security-passwordtext.html
>
>
> http://sec-wall.gefira.pl/documentation/usage-examples/ws-security-passworddigest.html
>
> And in case you prefer to do it all yourself you can have a look at its
> implementation and test cases at
>
>
> http://bazaar.launchpad.net/~sec-wall-dev/sec-wall/trunk/view/head:/code/src/secwall/wsse.py
>
>
> http://bazaar.launchpad.net/~sec-wall-dev/sec-wall/trunk/view/head:/code/tests/test_wsse.py
>
> cheers,
>

Great, thanks for the info. I'm not sure I want to add just another system
before my webservices, but it's, of course, a good option.

I'll have a look. I'll check if it has support for SAML tokens, that's what
I'm really interested in.

Regards.
Erny



>
> --
> Dariusz Suchojad
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/soap/attachments/20110527/14b17841/attachment.html>


More information about the Soap mailing list