Colm O hEigeartaigh created WSS-471: ---------------------------------------
Summary: AsymmetricBinding validation without IncludeTimestamp doesn't work Key: WSS-471 URL: https://issues.apache.org/jira/browse/WSS-471 Project: WSS4J Issue Type: Bug Reporter: Colm O hEigeartaigh Assignee: Marc Giger Fix For: 2.0 AsymmetricBinding validation without IncludeTimestamp doesn't work with the error: Original Exception was org.apache.wss4j.policy.WSSPolicyException: Assertion {http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702}X509Token not satisfied It appears that the Initiator X.509 Token (which is included in the request) is only marked as a SupportingToken, and hence does not get asserted. Adding in an IncludeTimestamp policy makes the test pass. -- 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-unsubscr...@ws.apache.org For additional commands, e-mail: dev-h...@ws.apache.org