Anonymous ("guest") access to viewer doesn't seem to be working

Issue #30 resolved
Charlie Moore created an issue

Hi again ICR team 🙂

I’m pretty sure this worked previously, but it doesn’t look like it is anymore. I’m using a version of the plugin built from the latest development code (3.3.0-SNAPSHOT). From the session page, when I click the “View Session” link as guest, nothing seems to happen in the browser. The following gets logged in the browser console:

viewerAction.js:19 Uncaught ReferenceError: checkSessionJSON is not defined
    at prepForViewer (viewerAction.js:19:9)
    at HTMLAnchorElement.<anonymous> (viewerAction.js:6:5)
    at HTMLDocument.dispatch (jquery-3.5.1.min.js:2:43090)
    at HTMLDocument.v.handle (jquery-3.5.1.min.js:2:41074)

(Enabling anonymous XNAT access is under the Security tab of the admin UI as “Require User Login”)

Comments (1)

  1. Log in to comment