error validating signature on Jboss
Mitu Singh
mitusingh27 at yahoo.com
Fri May 10 19:48:38 EDT 2013
I have figured out a way to use the xmlsec14.5 on Jboss. I create another module with this version and used that for my application.
I am not using XMLObject layer. But I am confused why my code works with xmlsec1.4.5 (older version) and not with xmlsec1.5.4(latest version)? Is this expected?
________________________________
From: "Cantor, Scott" <cantor.2 at osu.edu>
To: Shib Dev <dev at shibboleth.net>
Sent: Friday, May 10, 2013 4:02 PM
Subject: RE: error validating signature on Jboss
> This my code:
Not the relevant code, the problem is your parsing and XML processing. If you were unmarshalling the signed object with our code, it would identify the ID attributes in the DOM and the lookup would work, unless the signature is invalid to start with. So I have to assume you're not using the XMLObject unmarshalling layer. If you are, then I have no particular suggestion to give you.
-- Scott
--
To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20130510/cf9065c2/attachment.html
More information about the dev
mailing list