iotaledger / access-server

Apache License 2.0
14 stars 3 forks source link

[AXS-28] PEP API #58

Closed bernardoaraujor closed 4 years ago

bernardoaraujor commented 4 years ago

Policy Enforcement Point routes the access request to the PDP for decision making, and acts on the received decision as appropriate within the system context.

access/pep/
├── pep.c
└── pep.h

In terms of API requirements, all functions that are platform dependent must be implemented such that callbacks are registered as per use case via Plugins.

API Requirements:

JIRA: AXS-28

strahinjagolic commented 4 years ago

Done in 7a73799ef23a9d591508aad4b0d37b2031cfb6f1