Error on signing outbound SAML message
Cantor, Scott
cantor.2 at osu.edu
Wed Jan 6 12:55:14 EST 2016
On 1/6/16, 12:37 PM, "users on behalf of Bogdan Albei" <users-bounces at shibboleth.net on behalf of bogdan.albei at callsign.com> wrote:
>Your last email prompted me to have a look at the difference between the dependencies of my app and those of the standard Shibboleth webapp. Nothing major besides this: I was using xmlsec-1.5.7.jar while Shibboleth 3.2.1 was using xmlsec-2.0.5.jar. I had a look at opensaml-security-api 3.2.0 and that is what it's pulling, xmlsec-1.5.7.
The POM dependency there is not versioned, it pulls the version of xmlsec locked into the parent project POM, which is the same as the IdP's parent POM. Both of them should be pulling in xmlsec 2.x
>Thank you Scott for putting up with my non-standard implementation and for guiding me to the solution.
Next time, please just lead with that, and I would have immediately identified that as the cause.
-- Scott
More information about the users
mailing list