perl-net-saml2 / perl-XML-Sig

XML::Sig - A Perl toolkit to help sign and verify XML Digital Signatures.
https://metacpan.org/pod/XML::Sig
1 stars 2 forks source link

Issue verifying xml with namespace on InclusiveNamespaces #31

Closed timlegge closed 3 years ago

timlegge commented 3 years ago

JumpCloud SAML Response did not verify because of the namespace on the InclusiveNamespaces tag.

https://github.com/perl-net-saml2/perl-XML-Sig/blob/fb9931208dbd62e56df1ba406dc9464469cb8dc8/lib/XML/Sig.pm#L765