policy4j / xacml4j

Implementation of OASIS XACML 2.0 & 3.0 specification in Java programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Design and implement PAP backend infrastucture

valdas-s opened this issue · comments

  1. Policy persistence and versioning - research various NoSQL or Document databases
  2. An API to access PAP backend for policy management and retrieval

Very interesting read which contains some good ideas
https://wiki.oasis-open.org/xacml/Policy%20Administration%20Point%20Architecture

PAP backend API can be used by PAP UI and PDPs