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/05/28 13:15:22 UTC

[jira] [Created] (WSS-448) OnlySignEntireHeadersAndBody policy validation is incorrect

Colm O hEigeartaigh created WSS-448:
---------------------------------------

             Summary: OnlySignEntireHeadersAndBody policy validation is incorrect
                 Key: WSS-448
                 URL: https://issues.apache.org/jira/browse/WSS-448
             Project: WSS4J
          Issue Type: Bug
            Reporter: Colm O hEigeartaigh
             Fix For: 2.0



OnlySignEntireHeadersAndBody policy validation is incorrect. For example, the SOAP Body does not have to be signed if this property is set. However, a child Element of the SOAP Body cannot be signed, the Signature must be over the entire Body.

The policy validation code is enforcing that the SOAP Body must be signed with this property.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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