Posted: Mon Jan 13, 2014 5:02 am Post subject: Problem verifying signature with WMB7
Apprentice
Joined: 04 Jun 2009 Posts: 26
I have a SOAP Input node receiving some data. I put the data on a queue and send a reply to the SOAP client whether all went well, using a SOAP Reply Node.
The data exchanged with the client are to be signed in a WS-Security header.
I can't get the signature handling to work. I've read the documentation and tried the address book sample with ws-security, but run into the same problem no matter what I try. I've managed to sign the response to the client and verify it, but I can't even get the broker up and running when I enable signature verification on the request.
The following is my latest attempt (stripped for signing the response for simplicity).
I use the following policy:
When i apply the policy and binding to my flow and try deploying, I get the following error message:
Code:
CWWSS7281E: Token Consumer token type [http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3] does not match signature token type defined in the policy.'
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum