Potentially Untrusted Content Encountered
I just ugraded to the latest version and so far so good! One thing I noticed though, is that whenever a hyperlink is clicked (in this case it's a link to the Drive BC website) I get a message saying "Potentially Untrusted Content Encountered" and have to click ok to proceed. Is there a way to disable that warning?
0
-
This is a new feature. You need to explicitly add trusted external URLs. Look at page 332 in the Geocortex Viewer for HTML5 2.6 Administrator and Developer Guide under Configure Additional Trusted URLs for instructions. 0 -
Thanks Tom! You mean read the instructions? Lol! ;) 0 -
Actually didn't know about that until yesterday myself. 0 -
Took me ages to figure this out!!! Thanks! 0 -
Since the document for 2.6 is irrelevant now and I no longer possess it, here is how it is done in 2.9.1.
In the JSON configuration files (for Desktop, Tablet, Mobile..) at the very top, replace the "application" module with this:
"application": {
"contentPolicy": {
"disableSecurityPrompt": true,
"disablePromptOnImages": true,
"trustExactUrl": false
}
},
That worked for me! I was able to put any URL linked in the Home Panel, I Want To... Menu, and Toolbar without that pesky pop up about untrusted URLs!0 -
and now with the handy guides online:
https://docs.geocortex.com/essentials/gvh/2.9/admin-help/Default.htm#gvh/admin/protection-from-malicious-code.htm0
Please sign in to leave a comment.
Comments
6 comments