[ https://issues.apache.org/jira/browse/CXF-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rich Newcomb updated CXF-2915: ------------------------------ Attachment: cxf-2915-trunk.patch Attached patch with unit test. > Client with WS-SecurityPolicy requiring an IssuedToken fails to include an > issued SAML token in the WS-Security signature of the message > ---------------------------------------------------------------------------------------------------------------------------------------- > > Key: CXF-2915 > URL: https://issues.apache.org/jira/browse/CXF-2915 > Project: CXF > Issue Type: Bug > Components: WS-* Components > Affects Versions: 2.3, 2.2.10 > Reporter: Rich Newcomb > Assignee: David Valeri > Fix For: 2.3, 2.2.10 > > Attachments: cxf-2915-trunk.patch > > > When using a SignedSupportingToken with a token type of IssuedToken in which > the issued token is a SAML assertion, CXF fails to include the assertion in > the message signature. The issued SAML assertion is included in the message, > but not covered / referenced by the signature. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.