Hi! I’m using xmldsigjs library in Code node and I can’t set new SignedXml().XmlSignature.SignedInfo.CanonicalizationMethod.Algorithm = 'http://www.w3.org/2001/10/xml-exc-c14n#' property, it returns default value instead of the value that I set
It doesn’t sound like this is an issue with n8n if the library is returning the default value, However can you provide a test workflow and data that reproduces this so we can take a look?