All Downloads are FREE. Search and download functionalities are using the official Maven repository.

force.authzforce-ce-restful-pdp-cxf-spring-boot-server.1.2.0.source-code.pdp.xml Maven / Gradle / Ivy

Go to download

AuthzForce - RESTful PDP service based on Apache CXF/Spring Boot that is compliant with REST Profile of XACML 3.0, and consumes/produces both XACML-XML and XACML-JSON-Profile-compliant requests/responses

There is a newer version: 7.1.0
Show newest version
<pdp xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://authzforce.github.io/core/xmlns/pdp/6.0"
   version="6.0.0" maxVariableRefDepth="10" maxPolicyRefDepth="10" strictAttributeIssuerMatch="false">
   <!-- You may customize this PDP configuration except 'rootPolicyProvider' and 'refPolicyProvider' elements. -->
   <rootPolicyProvider id="rootPolicyProvider" xsi:type="StaticRootPolicyProvider" policyLocation="classpath:policy.xml" />
</pdp>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy