WCF Service with WS-Security requires Signed Timestamp only
问题 I need to provide a service to a third-party that will be sending soap messages with a signed Timestamp. How can I configure my service to support this? UPDATE I've managed to get close to the format of the Soap message that we're after but WCF insists on signing both the username and the timestamp tokens, Is there a way to modify the binding to only sign the timestamp? Further Update Here are our requirements: The Timestamp element MUST be signed. The CN name on the certificate used for