force.authzforce-ce-restful-pdp-cxf-spring-boot-server.1.2.0.source-code.application.properties 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
# 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