/
Security PDP XACML Realm

Security PDP XACML Realm

Description

The DDF Security PDP XACML Realm exposes a Realm that creates a XACML request with the incoming authorization information and sends the request to a XACML processing engine. The engine that gets sent the request is not hardcoded and is retrieved at runtime by the OSGi service registry. This realm contains an embedded XACML processing engine that handles the requests and policies.

Configuration

Installation

This bundle is not installed by default and can be added by installing the security-pdp-xacml feature.

Settings

None

Implementation Details

Imported Services

None

Exported Services

Registered InterfacesImplementation ClassProperties Set

org.apache.shiro.realm.Realm

org.apache.shiro.authz.Authorizer

ddf.security.pep.realm.XACMLRealm

None