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.application.properties 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
# Server HTTP port
#server.port=8080
# JAX-RS server endpoint address (default is "/")
#cxf.jaxrs.server.path=/
# Do not use server.address to set service endpoint address as it is already used by Spring Boot
pdp.service.conf=classpath:cxf-pdp-service.xml

# LOGGING
logging.config= classpath:logback.xml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy