Have you looked into pysaml2 https://code.launchpad.net/pysaml2?
Ernesto Revilla Derksen <[email protected]> wrote: >Hi. > >2011/5/27 Dariusz Suchojad <[email protected]> > >> 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 >> > >_______________________________________________ >Soap mailing list >[email protected] >http://mail.python.org/mailman/listinfo/soap _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
