Policy Repository

All Versions
Error formatting macro: expand: com.atlassian.core.exception.InfrastructureException: Error occurred rendering template content

XACML Core 1.0.0-M1
XACML Core 1.0.0-M2 (Snapshot)

HERASAF XACML Core 1.0.0-M2

The HERAS-AF XACML Core component supports two simple policy repositories (an ordered and an unordered one).

Mentions about the simple policy repositories:

  • No persistence of the policies (availability only at runtime)
  • No resolution of remote references
  • No possibility of applying a diff onto the deployed policies
  • No possibility to retrieve older versions

The "simple" policy repositories are not recommended for use in a productive environment!

PDP configuration

Configuring the PDP to use the unordered policy repository:

The factory uses the unordered policy repository by default.

Configuring the PDP to use the ordered policy repository:

The PDP always returns a PolicyRepository (unordered). If the PDP contains an ordered policy repository it must be casted.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.