Wsdl-Validate-Headers - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
skip
lax
strict
Guidelines
By default, strict validation is applied to SOAP Fault messages. Use this command
to relax these restrictions, thus allowing more messages to pass validation.
Related Commands
wsdl-validate-body, wsdl-validate-headers
Examples
v Sets the fault detail validation strict. Only messages that match the WSDL

wsdl-validate-headers

Specifies validation behavior of the soap:Header of the message.
Syntax
wsdl-validate-headers {skip | lax | strict}
Parameters
skip
lax
strict
Guidelines
By default, lax validation is applied to the soap:Header of the message. Use this
command to relax these restrictions, thus allowing more messages to pass
validation.
Related Commands
wsdl-validate-body, wsdl-validate-faults
Examples
v Sets the soap:Header validation strict. Only messages that match the WSDL
Disables validation of the fault detail.
Forces validation of the fault details that match the WSDL definition.
(Default) Validates all fault details, which allows only messages that match
the WSDL description.
description in the fault detail are allowed.
# wsdl-validate-faults strict
#
Disables validation of the headers.
Forces validation of the headers that match the WSDL definition.
Validates all headers, which allows only messages that match the WSDL
description.
description in the soap:Header are allowed.
# wsdl-validate-headers strict
#
Chapter 8. Compile Options Policy configuration mode
193

Advertisement

Table of Contents
loading

Table of Contents