force.authzforce-ce-restful-pdp-cxf-spring-boot-server.1.2.0.source-code.pdp.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of authzforce-ce-restful-pdp-cxf-spring-boot-server Show documentation
Show all versions of authzforce-ce-restful-pdp-cxf-spring-boot-server Show documentation
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
<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