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.policy.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" standalone="yes"?>
<PolicySet xmlns="urn:oasis:names:tc:xacml:3.0:core:schema:wd-17" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	PolicySetId="root" Version="0.1.0"
	PolicyCombiningAlgId="urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-unless-permit">
	<Target />
	<Policy RuleCombiningAlgId="urn:oasis:names:tc:xacml:3.0:rule-combining-algorithm:deny-unless-permit" PolicyId="permit-all" Version="0.1.0">
		<Target />
		<Rule Effect="Permit" RuleId="permit-all" />
	</Policy>
</PolicySet>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy