06-23-2011 01:16 AM
HI Guys,
When accessing the ClearQuest web application via the Cisco WebVPN that javascript is rewritten to allow access to it via the WebVPN. The rewritten javascript is no longer functioning but no errors are logged with the javascript debugger. It is possible that the javascript is not 100% standards compliance, for example a missing semi colon at the end of a single statement between a set of braces. The code cannot be adjusted as it a third party product. Is there a work around that will stop the javascript being rewritten and what security impact may this have ?
Thank you
Solved! Go to Solution.
06-27-2011 07:31 AM
Hi,
This usually points to Java mangling problem on the ASA.
To prevent this from happening, just smart-tunnel your bookmark to the Clearquest application as shown in the following picture:
It will prevent the ASA from mangling your application and it should work like if you were connected to it from your Local LAN.
Regards,
Nicolas
06-27-2011 07:31 AM
Hi,
This usually points to Java mangling problem on the ASA.
To prevent this from happening, just smart-tunnel your bookmark to the Clearquest application as shown in the following picture:
It will prevent the ASA from mangling your application and it should work like if you were connected to it from your Local LAN.
Regards,
Nicolas
06-27-2011 11:59 AM
Thanks a lot Nicholas,you a re a Genius.
It has fixed the problem for IE but Firefox still doesnt work.
Regards,
Kolade
06-27-2011 01:18 PM
Hi Kolade,
Smart-tunnel should work for both IE and FF so it is weird it doesn't work with the later.
Do you also get a popup when clicking on the link with FF?
If you do, I would maybe try with another java version (Smart tunnels are running as a Java Applet) and upgrade my ASA software to the latest interim in the branch you currently are as I remember a couple of bugs that prevented the smart-tunnel to start with FF.
Having a look at the Java console might also show you why the applet is not loading.
Regards,
Nicolas
07-18-2014 01:27 AM
Hi,
great to read... We have a similar issue to access CQ V8 and CLM V4.0.6.
Can you, please, confirm that this bookmark update has to be done on the VPN Server ?
Thanks,
Christine
07-18-2014 01:31 AM
Hi Christine,
Correct, the update of the bookmark needs to be done on the ASA itself.
Nicolas
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide