EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB33650: How to hide the Intelligence Server name from the page source code in MicroStrategy Web 9.x


Community Admin

• Strategy


How to hide the Intelligence Server name from the page source code in MicroStrategy Web 9.x

Users may want to hide or avoid to be displayed the Intelligence Server Name when viewing the page source code in Strategy Web 9.x
After login into Strategy Web 9.x, if the users right click on the page to see the page source code, it is possible to see the Intelligence Server Name :
 
<!--"start:pageState"-->
<div id="report_dhtml_variables" iframe="true" name="report_dhtml_variables"><form id="pageStateForm" name="pageStateForm"><input name="Main.aspx" value="-.Strategy Tutorial.34953_" class="mstrHiddenInput" type="hidden"/><input name="desktop" value="*-1.*-1.0.0.0" class="mstrHiddenInput" type="hidden"/><input name="preferences" value="*-1.*-1.0.0.user.general...1." class="mstrHiddenInput" type="hidden"/></form><script language="javascript">pageState='Main.aspx=-.Strategy+Tutorial.34953_&desktop=*-1.*-1.0.0.0&preferences=*-1.*-1.0.0.user.general...1.';</script></div>
<!--"end:pageState"-->
 
In order to hide the Intelligence Server Name, users must uncheck the Strategy Web Admin setting:
 
URL: Session information is included on the URL.
 
Located under the Web Server Security settings.
 
 

ka04W000000OeDTQA0_0EM4400000027xD.jpeg

 

ka04W000000OeDTQA0_0EM4400000027xJ.jpeg

 
After saving the new setting, if the user right click to see the page source code he can not see the Intelligence Server name.
 
<!--"start:pageState"-->
<div id="report_dhtml_variables" iframe="true" name="report_dhtml_variables"><form id="pageStateForm" name="pageStateForm"><input name="desktop" value="*-1.*-1.0.0.0" class="mstrHiddenInput" type="hidden"/><input name="preferences" value="*-1.*-1.0.0.user.general...1." class="mstrHiddenInput" type="hidden"/></form><script language="javascript">pageState='desktop=*-1.*-1.0.0.0&preferences=*-1.*-1.0.0.user.general...1.';</script></div>
<!--"end:pageState"-->
 
 


Comment

0 comments

Details

Knowledge Article

Published:

June 13, 2017

Last Updated:

June 13, 2017