HERAS-AF Logo Holistic Enterprise-Ready Application Security Architecture Framework




HERASAF XACML PDP

The HERASAF XACML PDP is the endpoint for the evaluation engine (core).

In the past we implemented two endpoints based on Axis and Spring Web services.

Features of a web service endpoint

It is on our roadmap to build a new web service endpoint based on our new architecture.
The upcoming implementation of the HERASAF XACML PDP should have the following core features:

  • Web service endpoint
  • Minimal deployment UI
  • Simple persistence layer

We will provide more details here as soon as possible.

Interface

The PDP interface is located in the Core component.

It is easy possible to implement a custom PDP endpoint based on our Core.

Past work

We already did two prove of concept theses for a PDP Web service endpoint.

We had a big gain in experience and will introduce this into the next work.