Hi there,
So I am using a custom “Reporting” web app for a radiology workflow, this is where all the user management happens as well. So I can integrate the Orthanc data via API (show a list of studies), but when it comes to viewing the studies with Stone Viewer within this application it seems the user then needs to authenticate with a username/password.
Is there a way to do a more full integration so the user just logs into my existing reporting system, and then they can see a list of studies pulled from the Orthanc API and view the study images in Stone viewer (or other viewer like OHIF, Osimis)?
So in other words, I’m hoping users do not need to authenticate when viewing not only the orthanc data but also when actually viewing the study images.
Is this possible or do I need to build a custom viewer within my application that views through to the Orthanc data? (if so, do you know of a simple web based open source viewer that will integrate well?)
Thanks for all your help!
Kyle