keycloak-scim/authorization_services/topics/enforcer/overview.adoc

8 lines
540 B
Text
Raw Normal View History

2016-11-29 15:30:53 +00:00
[[_enforcer_overview]]
2016-06-03 23:49:26 +00:00
== Policy Enforcers
Policy Enforcement Point (PEP) is a design pattern and as such you can implement it in different ways. {{book.project.name}} provides all the necessary means
to implement PEPs for different platforms, environments, and programming languages. {{book.project.name}} {{book.project.module}} presents a RESTful API,
and leverages OAuth2 authorization capabilities for fine-grained authorization using a centralized authorization server.
2016-06-03 23:49:26 +00:00
image:../../images/pep-pattern-diagram.png[alt="PEP Overview"]