Verify WSSE Timestamp Service (com.ibi.agents.XDWSSETimestampVerifyAgent)

Syntax:

com.ibi.agents.XDWSSETimestampVerifyAgent

iIT Service Object:

format: Verify WSSE Timestamp

Description: Verifies that a WSSE Timestamp is still valid.

Parameters:

Parameter

Description

XML Namespace Provider

The provider for the mapping between XML namespace prefix and namespace URI. If left blank, the XPath expression for the Timestamp Element cannot contain namespaces.

XPath Syntax

Determines which syntax level of XPath should be used. The default option selects the syntax level as set in the console global settings.

Timestamp Element Path

The path to the Timestamp XML element. If left blank, the agent will search throughout the document for an element named Timestamp in the namespace http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd.

Time to Live

The time allowed after the timestamp creation before the timestamp is considered stale. Leave blank to accept any creation time in the past. The format is [xxh][xxm]xx[s], for example, 1m30s is 90 seconds.

Future Time to Live

Determines how far in the future the timestamp creation is allowed to be. This option is useful to account for clock skew. Leave blank to accept any creation time in the future. The format is [xxh][xxm]xx[s], for example, 1m30s is 90 seconds.

Edges:

The following table lists the available Line Edges for the Verify WSSE Timestamp Service (com.ibi.agents.XDWSSETimestampVerifyAgent).

Line Edge

Description

OnError

An exception occurred during execution.

OnSuccess

The operation was successful.

OnFailure

A fail condition occurred during execution.

OnParseError

Could not parse a document.

OnFailedOperation

Could not perform the operation requested.

fail_verify

Failed security validation.