Posted: Tue Jul 05, 2011 11:07 pm Post subject: Validation of XML signature
Acolyte
Joined: 14 Jul 2006 Posts: 68 Location: Germany
Hi all,
we have a SOAP request that comes into the broker over a SOAPInput node. The request contains a SAML token with an XML Signature. We need to validate the XML signature against a given public key (locally on the broker without remote access to any service). The idea is to use a Java plugin node to do that validation. I know how to do it with DOM but I didn't find a way to do that without using DOM.
Does anybody know how the validation can be done based on the MbElement that hold's the XML signature without using DOM?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum