-
Notifications
You must be signed in to change notification settings - Fork 33
Policy Decision Point
Vasili Vasilyeu edited this page Nov 28, 2017
·
2 revisions
Policy Decision Point or PDP (according to [XACML-V3.0]) is an entity that evaluates applicable policy and renders an authorization decision. Themis provides PDP as a golang package. GoDoc for the package can be found here.
[XACML-V3.0] eXtensible Access Control Markup Language (XACML) Version 3.0. 22 January 2013. OASIS Standard. http://docs.oasis-open.org/xacml/3.0/xacml-3.0-core-spec-os-en.html.