ctsit / redcap_chart_field

Other
2 stars 6 forks source link

Surveys do not render charts on shib-authenticated systems #21

Open pbchase opened 4 years ago

pbchase commented 4 years ago

Surveys do not render charts on shib-authenticated systems. The chart is simply missing. Accessing the same survey while authenticated produces the desired result.

At the time of the failure web developer tools show a "Cross-Origin Read Blocking (CORB) blocked cross-origin response" error as Apache redirects the browser to the IDP. The CORB error is a red herring. The real error is that the module directed the browser to read the javascript from an authenticated URL.