-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
perl-Net-SAML2/lib/Net/SAML2/XML/Sig.pm
Line 1593 in 9824127
<dsig:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments" /> |
in http://docs.oasis-open.org/security/saml/v2.0/saml-metadata-2.0-os.pdf that
Signatures in SAML metadata SHOULD NOT contain transforms other than the enveloped signature
transform (with the identifier http://www.w3.org/2000/09/xmldsig#enveloped-signature) or the exclusive
canonicalization transforms (with the identifier http://www.w3.org/2001/10/xml-exc-c14n# or
http://www.w3.org/2001/10/xml-exc-c14n#WithComments).
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working