WSO2 Carbon - Identity Entitlement Filter Module


License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-agent-entitlement-filter
Last Version

Last Version

5.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

WSO2 Carbon - Identity Entitlement Filter Module
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2
Source Code Management

Source Code Management

https://github.com/wso2-extensions/identity-agent-entitlement-filter.git

Download identity-agent-entitlement-filter

How to add to project

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-agent-entitlement-filter/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-agent-entitlement-filter</artifactId>
    <version>5.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-agent-entitlement-filter/
implementation 'org.wso2.carbon.identity:identity-agent-entitlement-filter:5.1.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-agent-entitlement-filter/
implementation ("org.wso2.carbon.identity:identity-agent-entitlement-filter:5.1.1")
'org.wso2.carbon.identity:identity-agent-entitlement-filter:pom:5.1.1'
<dependency org="org.wso2.carbon.identity" name="identity-agent-entitlement-filter" rev="5.1.1">
  <artifact name="identity-agent-entitlement-filter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-agent-entitlement-filter', version='5.1.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-agent-entitlement-filter" % "5.1.1"
[org.wso2.carbon.identity/identity-agent-entitlement-filter "5.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • components/org.wso2.carbon.identity.entitlement.filter
  • features/org.wso2.carbon.identity.xacml.filter.feature

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.

org.wso2.carbon.identity

WSO2 Extensions

Versions

Version
5.1.1
5.1.0