Creating Policy File

Configuration steps to create a policy file.

Before you create a policy, ensure that you have created the shared resource properties file. See Create a Shared Resource Properties File for details.

Create the policy file as follows:

Procedure

  1. Copy the sample template file for your configuration project from the following location:

    ASG_CONFIG_HOME/BookQuerySecurity/security/policy/AuthenticationByXml.policy

  2. Edit the parameters in the file, as required. For example, change the ResourceInstance parameter to match the shared resource name as follows:
    ResourceInstance="XmlAsp"

    The properties for the XmlAsp shared resource are defined in the XmlAsp.properties file which is found in the ASG_CONFIG_HOME/BookQuerySecurity/security/resource directory.

    Note:
    • The policy must be a well formed WS policy.
    • All the resource instances in the policy must have a shared resource defined.