Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

XACML is a widely used authorization mechanism for Web resources. When creating the Web application, you can define the conditions, which should be included in the policy. Follow the steps below to add a new policy condition.

  1. In the XACML Policies section, click Add New Policy as shown below.
    add new XACML policyImage Added
  2. Enter a name for the XACML policy condition in the XACML policy editor (entitlement policy editor) as shown below.
    entitlement policy editor forXACML Image Added
  3. Edit the content under the <Condition> property, or replace the default content template
  4. Select Share this checkbox if you want to share the policy with others.  When a policy is shared, it will be available in the XACML policy list of other new Web applications.
  5. Click Validate to check the validity of the policy. It checks for syntax errors and verifies whether the condition adheres with XACML policy language specifications. 
  6. Click Save to save the policy condition details, or click Save & Close to save the changes, and close the policy editor. When the policy is saved, it gets listed under XACML policies.
  7. You can edit and delete defined XACML policies using the provided buttons.

    Info

    Only the author of the policy can edit shared policies.