The Cross-site Scripting (XSS) filter can be enabled by setting its property value to
true in the
securityConfiguration.xml file.
To enable Cross-site Scripting Filter:
-
On the Application Server, locate:
<Installation drive>:\InSightManager\server\all\conf\insight\securityConfiguration.xml
-
Open this file in a text editor and locate the section:
<property name="enableXssFilter" value="false"/>
-
Change the value of
enableXssFilter to
true.
-
Save and close the
securityConfiguration.xml.
-
Restart the Application Server.