Move REQUIRE_CLIENT_AUTH code to start script
[aai/babel.git] / src / main / resources / application.properties
index 1f5d420..187826a 100644 (file)
@@ -1,8 +1,9 @@
 server.port=9516
 server.ssl.key-store=${CONFIG_HOME}/auth/tomcat_keystore
+server.ssl.client-auth=need
 
 server.contextPath=/services/babel-service
 
 logging.config=${CONFIG_HOME}/logback.xml
 
-groupfilter.config=${CONFIG_HOME}/tosca-mappings.json
+tosca.mappings.config=${CONFIG_HOME}/tosca-mappings.json