Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
rampart_timestamp_token_validate requires an expires element, but the specs (including BasicSecurityProfile) make expires optional. If expires is not present, it means simply that the sender is not requesting any expiry of the message's security semantics.
You would still want to do freshness checking of the message, but that needs to be controlled by the receiver's policy, not by the sender.