Previous Topic: Migrate a CA SiteMinder® Key Database ManuallyNext Topic: Upgrade a JDK on an Existing System


Protect Against XML Signature Wrapping Attacks

A malicious user can commit an XML signature wrapping attack by changing the content of a document signature without invalidating the signature.

If a federation transaction fails, examine the smtracedefault.log file and the fwstrace.log file. These log files can contain a signature verification failure. The failure to verify a signature can occur for the following reasons:

To protect against signature vulnerabilities:

  1. Navigate to the xsw.properties file in one of the following locations:
  2. Add the following settings to the xsw.properties file, and set each one to true.

    DisableXSWCheck=true

    DisableUniqueIDCheck=true

  3. Save the file.