Configured a Dashboard with the 'Browser View' View, configured the View to display a URL but it does not show up.
This is seen when the CAPC Web UI and the URL set in the 'Browser View' View are using different security schemes, resulting in mixed content trying to be displayed in the same browser.
For example, if CAPC Web UI is configured for SSL but the URL being set in the 'Browser View' View is using non-SSL. The reverse could also be seen to cause this issue, where the 'Browser View' View is configured for SSL but the CAPC Web UI is using non-SSL.
When both are attempted to be displayed in the same browser at the same time it is known as displaying mixed content. Most browsers default to having the display of mixed content disabled and the solution is to enable it.
The solution for each browser available for use with CAPC are as follows.
Microsoft Internet Explorer
Enable this feature:
<Please see attached file for image>
Mozilla FireFox
Disable the security.mixed_content.block_active_content configuration entries value from true to false:
<Please see attached file for image>
Note that in FireFox after making that change you may still see this warning in the browser after doing so:
<Please see attached file for image>
Google Chrome
When a page has insecure content, the following shield icon will appear in the address bar (Red Box). Click on it, and select "Load Anyway" or "Load unsafe script". The video or other media will load.
<Please see attached file for image>
Or alternatively:
<Please see attached file for image>
The URL in the address bar will show
<Please see attached file for image>
to indicate that the page is not fully secure, but it will load the content.