Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.8
-
None
Description
SignatureProcessor does not report correct info when STR Dereference Transform is used. The implementation does not follow the dereference pointer to the security token and reports that the signed content is the SecurityTokenReference itself and not the referenced token. The URI in the signature part is dereferenced with no regard to the transform used in the signature part.
This issue makes it difficult to validate signature coverage over something like an embedded SAML assertion when that assertion is also used as the key material for the signature and is referenced and signed through a SecurityTokenReference.
Attachments
Attachments
Issue Links
- blocks
-
CXF-2913 Cannot detect signature coverage of SOAP elements referenced through the Security Token Reference Dereference Transform
- Closed