error validating signature on Jboss

Cantor, Scott cantor.2 at osu.edu
Fri May 10 17:27:32 EDT 2013


> I found the source of the issue. Jboss7.1.1 has modules for xmlsec version
> 1.5.4. The xmlsec that works with opensaml is 1.4.5. If I replace the xmlsec
> module in the jboss with 1.4.5, everything works fine.

Then I think your code is at fault, because the only difference is in xmlsec's improper identification of ID attributes in 1.4. You must not be using OpenSAML to process the objects, or it would automatically tag the attributes properly.

-- Scott





More information about the dev mailing list