diff --git a/integration-tests/templates/openBIS-server/service.properties b/integration-tests/templates/openBIS-server/service.properties
index 703971550bc23c99d573d850f6cc2e68e5cc817f..0571248a6eff940ec9034571f51eba07e75a6a6e 100644
--- a/integration-tests/templates/openBIS-server/service.properties
+++ b/integration-tests/templates/openBIS-server/service.properties
@@ -1,4 +1,6 @@
 authentication-service = dummy-authentication-service
+# Authorization
+access-controller = no-access-controller
 
 database.engine = postgresql
 database.create-from-scratch = true