You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2013/10/18 12:08:44 UTC

[jira] [Created] (WSS-482) EncryptedElements + SignedElements validation not working

Colm O hEigeartaigh created WSS-482:
---------------------------------------

             Summary: EncryptedElements + SignedElements validation not working
                 Key: WSS-482
                 URL: https://issues.apache.org/jira/browse/WSS-482
             Project: WSS4J
          Issue Type: Bug
            Reporter: Colm O hEigeartaigh
            Assignee: Colm O hEigeartaigh
             Fix For: 2.0



A negative testcase in CXF, where the server policy requires a wsa:To header to be encrypted is not failing. The policy is:

<sp:EncryptedElements
    xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702">
   <sp:XPath xmlns:wsa="http://www.w3.org/2005/08/addressing"
                   xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
                        >/soap:Envelope/soap:Header/wsa:To</sp:XPath>
 </sp:EncryptedElements>



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org