[xmlsec] multiple signatures

Roland Hedberg roland.hedberg at adm.umu.se
Wed Apr 7 01:52:27 PDT 2010


Hi!

I work on a SAML implementation in Python and have stumbled over the following:

What if a XML file contains several signatures, can I verify them in one go or do I have to do N verifications one per signature ?
If the later how do I specify which part I want checked ?

So, I may get a signed response which contains one or more signed assertions.
All of them might or might not be signed with the same key.
What to do ?

--Roland



More information about the xmlsec mailing list