diff --git a/archetypes/helidon/src/main/archetype/common/security.xml b/archetypes/helidon/src/main/archetype/common/security.xml
index 1d162950275..301d3692f67 100644
--- a/archetypes/helidon/src/main/archetype/common/security.xml
+++ b/archetypes/helidon/src/main/archetype/common/security.xml
@@ -342,5 +342,8 @@ security:
+
+ true
+
diff --git a/archetypes/helidon/src/main/archetype/mp/custom/custom-mp.xml b/archetypes/helidon/src/main/archetype/mp/custom/custom-mp.xml
index 485e97114de..5186f37cf8c 100644
--- a/archetypes/helidon/src/main/archetype/mp/custom/custom-mp.xml
+++ b/archetypes/helidon/src/main/archetype/mp/custom/custom-mp.xml
@@ -20,7 +20,9 @@
-
+
+ false
+
@@ -32,6 +34,12 @@