Identity Agent Entitlement Filter
PEP Implementation filter when the PDP is WSO2 Identity Server.
A servlet filter which can be used to apply authorization policies into a java web application hosted in carbon container.
the primary purpose of this filter is to be used in WSO2 Application Server (which is now retired product)
Note :
This repository is no longer maintained, as its original purpose of applying security policies to webapps in WSO2 AS is no longer needed. Newer authorization with OAuth2 and API Security supersedes implementing JSP level security.