accept/reject decision) enable validation of an XML document against a
specified schema, verification of a document's digital signature, or
content-based XML/SOAP filtering.
5.
Use the
request-rule
,
response-rule
, or
rule
commands in conjunction with the
xform
and
xformpi
actions to add direction-specific transformation rules to the
global rule.
6.
Use the Global
stylepolicy
command to create a Processing Policy.
7.
Use the Processing Policy
match
command to associate a global rule with a
matching rule (created in Steps 1 and 2), and to assign the associated global
rule-matching rule pair to the Processing Policy.
8.
Use the
stylesheet-policy
command (XML Firewall and XSL Proxy) to associate
the Processing Policy with an XML Firewall or XSL proxy.
Configuring a Matching Rule
This command sequence creates a matching rule, named
star
, that provides a
universal match for all URLs.
# matching star
Matching configuration mode
# urlmatch *
# exit
Matching "star" successfully created
#
Configuring a Global Rule
This command sequence creates the
validate-sign-encrypt
global rule that:
1.
Validates client and server generated documents against a named schema
2.
Signs validated documents
3.
Encrypts signed documents
4.
Forwards encrypted documents to the destination client or server.
# rule validate-sign-encrypt-all
Processing Policy Rule configuration mode
# validate INPUT schema store:///soap-envelope-1.1.xsd
# xform INPUT store:///sign-wssec.xsl tmp1
# xform tmp1 store:///encrypt-soap.xsl OUTPUT
# exit
#
This command sequence creates the
multi-step
global rule that:
1.
Transforms client requests using a specified style sheet
2.
Transforms the results of the initial transforms using a second style sheet
3.
Performs a final transformation using another style sheet
4.
Forwards the final transformation to the target server
# rule multi-step request
Stylesheet Rule configuration mode
# xform INPUT http://10.1.1.8/XSL/XForm_1.xsl tmp1
# xform tmp1 http://10.1.1.8/XSL/XForm_2.xsl tmp2
# xform tmp2 http://10.1.1.8/XSL/XForm_2.xsl OUTPUT
# exit
#
Configuring a Processing Policy
This command sequence creates the
validate-sign-encrypt-all
Processing Policy
that uses the
validate-sign-encrypt
global rule with the
star
matching pattern.
1002
Command Reference
Summary of Contents for WebSphere XS40
Page 1: ...WebSphere DataPower XML Security Gateway XS40 Command Reference Version 3 7 2 ...
Page 2: ......
Page 3: ...WebSphere DataPower XML Security Gateway XS40 Command Reference Version 3 7 2 ...
Page 44: ...18 Command Reference ...
Page 194: ...168 Command Reference ...
Page 198: ...172 Command Reference ...
Page 206: ...180 Command Reference ...
Page 210: ...184 Command Reference ...
Page 222: ...196 Command Reference ...
Page 232: ...206 Command Reference ...
Page 238: ...212 Command Reference ...
Page 268: ...242 Command Reference ...
Page 272: ...246 Command Reference ...
Page 276: ...250 Command Reference ...
Page 288: ...262 Command Reference ...
Page 292: ...266 Command Reference ...
Page 298: ...272 Command Reference ...
Page 320: ...294 Command Reference ...
Page 322: ...296 Command Reference ...
Page 340: ...314 Command Reference ...
Page 344: ...318 Command Reference ...
Page 352: ...326 Command Reference ...
Page 360: ...334 Command Reference ...
Page 368: ...342 Command Reference ...
Page 376: ...350 Command Reference ...
Page 386: ...360 Command Reference ...
Page 392: ...366 Command Reference ...
Page 396: ...370 Command Reference ...
Page 402: ...376 Command Reference ...
Page 404: ...378 Command Reference ...
Page 408: ...382 Command Reference ...
Page 446: ...420 Command Reference ...
Page 450: ...424 Command Reference ...
Page 456: ...430 Command Reference ...
Page 520: ...494 Command Reference ...
Page 536: ...510 Command Reference ...
Page 550: ...524 Command Reference ...
Page 584: ...558 Command Reference ...
Page 600: ...574 Command Reference ...
Page 605: ... timeout 500 Chapter 63 RADIUS configuration mode 579 ...
Page 606: ...580 Command Reference ...
Page 650: ...624 Command Reference ...
Page 668: ...642 Command Reference ...
Page 704: ...678 Command Reference ...
Page 714: ...688 Command Reference ...
Page 726: ...700 Command Reference ...
Page 734: ...708 Command Reference ...
Page 752: ...726 Command Reference ...
Page 756: ...730 Command Reference ...
Page 804: ...778 Command Reference ...
Page 880: ...854 Command Reference ...
Page 892: ...866 Command Reference ...
Page 912: ...886 Command Reference ...
Page 918: ...892 Command Reference ...
Page 940: ...914 Command Reference ...
Page 946: ...920 Command Reference ...
Page 974: ...948 Command Reference ...
Page 1004: ...978 Command Reference ...
Page 1030: ...1004 Command Reference ...
Page 1032: ...1006 Command Reference ...
Page 1065: ......
Page 1066: ... Printed in USA ...