I'm having trouble allowing users to access a web application that I host in my own IIS environment. The application can be accessed just fine by all AGOL users within my organization, but AGOL users outside my organization can't log in. Some details below:
- All content (web map, registered web app item referencing URL, hosted layers, etc...) have been shared to group
- All external users (outside my organization) have been added to group
If I change the portalUrl parameter in the config.json file to http://www.arcgis.com rather than my own url, I am able to get passed the isolation to my organization on login but after entering in credentials the error message says the outside account doesn't have access to the item...which is crazy, because it does within AGOL, just not coming in through my own hosted application.
I've tried entering multiple portalUrl parameters and adding additional urls to the Cross Domain information, but I'm getting nowhere.