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

force.authzforce-ce-restful-pdp-cxf-spring-boot-server.7.1.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

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<pdp
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns="http://authzforce.github.io/core/xmlns/pdp/8" maxVariableRefDepth="10" maxPolicyRefDepth="10">
	<policyProvider
		id="rootPolicyProvider"
		xsi:type="StaticPolicyProvider">
		<policyLocation>classpath:policy.xml</policyLocation>
	</policyProvider>
</pdp>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy