Error in building the policy model for X509Assetion when <sp:RequireKeyIdentifierReference/> assertion is present. --------------------------------------------------------------------------------------------------------------------
Key: RAMPART-214 URL: https://issues.apache.org/jira/browse/RAMPART-214 Project: Rampart Issue Type: Bug Affects Versions: 1.4 Reporter: Nandana Mihindukulasooriya Assignee: Nandana Mihindukulasooriya eg. : When a assertion like the following one present, the <sp:RequireKeyIdentifierReference/> is not present in the built model. <sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never"> <wsp:Policy> <sp:RequireKeyIdentifierReference/> <sp:WssX509V3Token10/> </wsp:Policy> </sp:X509Token> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.