Hello All,
Problem:
I want to share my story map to our intranet users not internet users. Our network is secure so publishing a story map publicly is out of the question. I want to customize the story map journal so users do not have to have a login to AGOL or sign up to my organization AGOL. The user just simply clicks the link and poof...story map opens.
Steps I have completed.
1.) Downloaded Story Map Journal
2.) Downloaded Resource Proxy Code
3.) Hosted Resource code as DotNet
4.) Modified the config.js and proxy.config files
Question:
1. In the Config.js file, Does to urlPrefix need to point to arcGIS Online?
For example, https://AGOL_Organization.maps.arcgis.com/home/index.html or https://AGOL_Organization.maps.arcgis.com
2. In the proxy.config file, Does the serverUrl need to point https://AGOL_Organization.maps.arcgis.com/home/index.html or https://AGOL_Organization.maps.arcgis.com ?
3. Also in the proxy.config file, Do I need additional code and Is this the correct code for oauth2Endpoint?
THANKS!!!!!!!!!!!!!! PLEASE HELP!!!!!!!!!!!!!