keycloak-aplcache

Details

diff --git a/testsuite/integration/pom.xml b/testsuite/integration/pom.xml
index 15ca2d3..017e8d1 100755
--- a/testsuite/integration/pom.xml
+++ b/testsuite/integration/pom.xml
@@ -514,6 +514,12 @@
 
         <!-- Ldap profiles -->
         <profile>
+            <activation>
+                <property>
+                    <name>ldap.vendor</name>
+                    <value>msad</value>
+                </property>
+            </activation>
             <id>msad</id>
             <build>
                 <plugins>