Previous Topic: Create a VariableNext Topic: CA SiteMinder® Web Services Security Agent Guide for Apache-based Web Servers


Configure Message-based Authorization Using an XPath Query in XmlToolkit.properties

You can configure message content-based authorization based on information in incoming XML messages by configuring variables and policy expressions to extract the required information and trigger authorization decisions based on the obtained values.

Alternatively, you can configure an XPath query in the target SiteMinder WSS Agent's XMLToolkit.properties file that extracts a value from each incoming message and incorporates it into your policy's resource value.

Note: To find out the location of the XMLToolkit.properties file for each SiteMinder WSS Agent type, see the respective SiteMinder WSS Agent Guide..

To configure content-based resource processing

  1. Open the XmlToolkit.properties file in a text editor.
  2. Make the following changes in XmlToolkit.properties:
  3. Save and close the XmlToolkit.properties file.
  4. Restart the target SiteMinder WSS Agent.

Notes: