pyXMLSecurity icon indicating copy to clipboard operation
pyXMLSecurity copied to clipboard

c14n methods

Open peter- opened this issue 11 years ago • 1 comments

Relaying this here for Mads, who had this to say after the MDS changed to using pyFF/pyXMLSecurity:

Is there a reason we should know for using a non-exclusive canonicalization method for the SignedInfo, but an exclusive one for the transform of the referenced document? The metadata spec says: "SAML implementations SHOULD use Exclusive Canonicalization, with or without comments, both in the <ds:CanonicalizationMethod> element of <ds:SignedInfo>, and as a <ds:Transform>..."

peter- avatar Dec 10 '14 13:12 peter-

Probably a good point. However, changing the default is pretty easy via pyconfig

leifj avatar Jun 01 '16 20:06 leifj