Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
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