In our organization, when a user clicks on a pipe in a web app, the resulting popup includes a link to an as-built map. The web app is Organization level access with Integrated Windows Authentication. The as-built maps (pdf files) are in a virtual directory with Windows Authentication in IIS. Using this workflow, the user must first login to the web app and then again login to view the as-built pdf.
Is there some way for me to use the data store to overcome this double login?
I've added the folder of pdf files to a new Data Store and shared to Organization. I granted the local arcgis user access to the folder. I also removed the IIS windows authentication in case that was still tripping things up.
Seems like this should be an easy setup. Any suggestions?