Hi,
We have integrated JasperReports server v6.2.0 with SiteMinder with HTTPS SSL enabled Single Sign On (SSO).
After proper redirection, Jasper server landing page is appearing blank with Menu bar loaded.
Following browser console logs are found while landing page rendering of Jasper server:
Blocked loading mixed active content "http://test.com/jasperserver-pro/rest_v2/hypermedia/workflows?parentName..."
xhr.send( ( options.hasContent && options.data ) || null );
jquery.js (line 9666, col 5)
Blocked loading mixed active content "http://test.com/jasperserver-pro/rest_v2/hypermedia/resources?limit=10&s..."xhr.send( ( options.hasContent && options.data ) || null );
jquery.js (line 9666, col 5)
Blocked loading mixed active content "http://test.com/jasperserver-pro/rest_v2/hypermedia/contentReferences?gr..."
xhr.send( ( options.hasContent && options.data ) || null );
Please shed some light towards this issue resolution at the earliest.
Thanks in advance.
SK51