Registering Policy

Register the authentication policy on the Config UI as follows:

  • Upload the policy file.
  • Set the name for a policy.

To register a policy, perform the following steps:

Procedure

  1. Start the Config UI, if it is not running.
  2. Log in to the Config UI using your credentials.
  3. Create a new project or select an existing project under Projects.
  4. Click the SECURITY tab.
  5. Click the Policy Mapping tab on the top menu.
  6. Click the Add Property icon to add a new policy mapping.
  7. Enter the following parameters for the policy:
    Policy Mapping Parameters
    Type Description
    Policy Name
    • Specifies the name for the policy.
    • Required.
    Intent Set the intent for the policy. Select Authentication from the drop-down list.
    Qualifier Set the qualifier for policy intent. Select UsernameToken or Basic from the drop-down list, as per your requirement.
    New Policy File Specifies the policy definition file. Browse to choose a new policy file. See Creating Policy File to create the policy definition file.
    Existing Policy File Specifies an existing policy definition file. The policy file must exist in the gateway ASG_CONFIG_HOME/ASGProjectConfiguration/policy folder. For example, for the BookQuerySecurity project configuration, the policy file must exist in the ASG_CONFIG_HOME/BookQuerySecurity/policy folder. Select AuthenticationByXml.policy from the drop-down list to use the example policy file.
  8. Save the changes to the project or configuration.