[
https://issues.apache.org/jira/browse/WSS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13669237#comment-13669237
]
Marc Giger commented on WSS-448:
--------------------------------
Hä???^10 :-)
Do you mean something like the following?
if (request Is signed) {
enforce OnlySignEntireHeadersAndBody
} else {
ignore OnlySignEntireHeadersAndBody
}
?
:-)
> 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: [email protected]
For additional commands, e-mail: [email protected]