<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Allow Authenticated Users to Access Hosted WAB Application in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620709#M16431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Is your portal publicly accessible? i.e. "Allow anonymous access to your organization's website." checked in your orgs security settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 14:38:55 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2017-07-28T14:38:55Z</dc:date>
    <item>
      <title>Allow Authenticated Users to Access Hosted WAB Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620708#M16430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;All content (web map, registered web app item referencing URL, hosted layers, etc...) have been shared to group&lt;/LI&gt;&lt;LI&gt;All external users (outside my organization) have been added to group&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the portalUrl parameter in the config.json file to &lt;A href="http://www.arcgis.com"&gt;http://www.arcgis.com&lt;/A&gt; 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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried entering multiple portalUrl parameters and adding additional urls to the Cross Domain information, but I'm getting nowhere.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 22:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620708#M16430</guid>
      <dc:creator>BrianCollins</dc:creator>
      <dc:date>2017-07-27T22:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Authenticated Users to Access Hosted WAB Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620709#M16431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Is your portal publicly accessible? i.e. "Allow anonymous access to your organization's website." checked in your orgs security settings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 14:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620709#M16431</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-07-28T14:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Allow Authenticated Users to Access Hosted WAB Application</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620710#M16432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert...yes, I double checked and confirmed that the anonymous access option is enabled. The issue seems to have something to do with the response after the authentication happens. I replicated the same workflow entirely within AGOL by creating a WAB app and sharing it and the associated web map and content to a group with members from another organization. The external users can access the app if they log into their organization, navigate to the group and launch the app, but they cannot if they're sent a link to the app as it resides inside my organization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the app is opened from the shared group in another organization, it appends their organizational root domain and works just fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2F" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;STRONG&gt;MyOrganization&lt;/STRONG&gt;.maps.arcgis.com/apps/webappviewer/index.html?&lt;STRONG&gt;id=12345&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;https//&lt;STRONG&gt;YourOrganization&lt;/STRONG&gt;.maps.arcgis.com/apps/webappviewer/index.html?&lt;STRONG&gt;id=12345&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:10:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/allow-authenticated-users-to-access-hosted-wab/m-p/620710#M16432</guid>
      <dc:creator>BrianCollins</dc:creator>
      <dc:date>2017-07-28T15:10:13Z</dc:date>
    </item>
  </channel>
</rss>

