Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adrogin
Copy link
Contributor

@adrogin adrogin commented Aug 7, 2025

Summary

Added methods in SignedXml codeunit:

  • AddXmlDsigC14NTransformToReference: apply the XmlDsigC14NTransform to the signed XML. This transform corresponds to the default canonicalization method in the SignedXml class.
  • GetXmlDsigC14NTransformUrl: returns the URI for the XmlDsigC14NTransform.

Work Item(s)

Fixes #4210

Fixes AB#596371

@adrogin adrogin requested a review from a team as a code owner August 7, 2025 07:55
@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork labels Aug 7, 2025
@JesperSchulz JesperSchulz self-assigned this Aug 7, 2025
@JesperSchulz JesperSchulz added the Linked Issue is linked to a Azure Boards work item label Aug 7, 2025
@github-actions github-actions bot added this to the Version 27.0 milestone Aug 7, 2025
@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label Aug 7, 2025
darjoo
darjoo previously approved these changes Aug 8, 2025
JesperSchulz
JesperSchulz previously approved these changes Aug 8, 2025
@JesperSchulz JesperSchulz dismissed stale reviews from darjoo and themself via ea1abbd August 8, 2025 12:57
@JesperSchulz JesperSchulz enabled auto-merge (squash) August 8, 2025 12:57
JesperSchulz
JesperSchulz previously approved these changes Aug 11, 2025
darjoo
darjoo previously approved these changes Aug 11, 2025
@JesperSchulz JesperSchulz dismissed stale reviews from darjoo and themself via 924b3f0 August 11, 2025 09:22
@JesperSchulz JesperSchulz merged commit c91228c into microsoft:main Aug 12, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Cannot add the C14N XML canonicalization transform to SignedXml

3 participants