diff --git a/integration-tests/templates/openBIS-server/service.properties b/integration-tests/templates/openBIS-server/service.properties
index 87f7c3373ea32702dbe268dc0d81c59640679e46..8ddfffd98e1944919acd8f7bac127cab7cbe7db5 100644
--- a/integration-tests/templates/openBIS-server/service.properties
+++ b/integration-tests/templates/openBIS-server/service.properties
@@ -1,7 +1,7 @@
 authentication-service = dummy-authentication-service
 # Authorization
 # Supported: 'no-authorization' and 'active-authorization'
-authorization-component-factory = no-authorization
+authorization-component-factory = active-authorization
 
 database.engine = postgresql
 database.create-from-scratch = true