diff --git a/2.Common_services/4.Wowza/live-application.xml b/2.Common_services/4.Wowza/live-application.xml
index bc928092ef848145bf6eb154ff596ccaefc5c8f9..67c2bfe24105fd215bacdf9655aff730c6fc6350 100644
--- a/2.Common_services/4.Wowza/live-application.xml
+++ b/2.Common_services/4.Wowza/live-application.xml
@@ -243,7 +243,12 @@
 				<Name>ModuleCoreSecurity</Name>
 				<Description>Core Security Module for Applications</Description>
 				<Class>com.wowza.wms.security.ModuleCoreSecurity</Class>
-			</Module>
+            </Module>
+            <Module>
+                <Name>ModuleSecureURLParams</Name>
+                <Description>ModuleSecureURLParams</Description>
+                <Class>com.wowza.wms.security.ModuleSecureURLParams</Class>
+            </Module>
 		</Modules>
 		<!-- Properties defined here will be added to the IApplication.getProperties() and IApplicationInstance.getProperties() collections -->
 		<Properties>