<?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: Portal asking for server credentials when adding a feature layer to web map in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556843#M7656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not federated (although we are considering it).&amp;nbsp; Appear to be on same web adaptor.&amp;nbsp; It looks like it might be the initial query request for the feature layer that triggers the authentication and invalid token error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2016 20:13:40 GMT</pubDate>
    <dc:creator>BethManghi2</dc:creator>
    <dc:date>2016-05-20T20:13:40Z</dc:date>
    <item>
      <title>Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556841#M7654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to include a feature layer in a web map in Portal, but when I add the layer Portal asks for my server credentials.&amp;nbsp; The service is not secure but I can cancel the pop up and add the layer.&amp;nbsp; However, when I share the web map as a web application I get an invalid token error.&amp;nbsp; Portal and Server are on the same machine and both are using https.&amp;nbsp; Maybe there is a configure error somewhere?&amp;nbsp; Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 17:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556841#M7654</guid>
      <dc:creator>BethManghi2</dc:creator>
      <dc:date>2016-05-20T17:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556842#M7655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are Portal and Server federated?&amp;nbsp; Do they use the same web adaptor, or different ones?&amp;nbsp; Can you check the requests using Fiddler or your browsers developer tools and figure out which specific request receives a response that indicates a sign-in or some type of authentication is required?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 20:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556842#M7655</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-05-20T20:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556843#M7656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not federated (although we are considering it).&amp;nbsp; Appear to be on same web adaptor.&amp;nbsp; It looks like it might be the initial query request for the feature layer that triggers the authentication and invalid token error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 20:13:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556843#M7656</guid>
      <dc:creator>BethManghi2</dc:creator>
      <dc:date>2016-05-20T20:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556844#M7657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first thing you should do is install another web adaptor with a different name, and configure either Portal or Server with it.&amp;nbsp; Using the same web adaptor for both is not supported, see &lt;A href="http://http//server.arcgis.com/en/portal/latest/administer/windows/common-problems-and-solutions.htm#anchor14"&gt;here&lt;/A&gt; for more info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 20:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556844#M7657</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-05-20T20:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556845#M7658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We've configured Portal with a different web adaptor with a different name and imported the existing SSL certificate.&amp;nbsp; Everything is pointing correctly, but I'm still getting the server credential request when the layer is added to a web map and an invalid token error in a published web application.&amp;nbsp; Portal is still not federated with Server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:34:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556845#M7658</guid>
      <dc:creator>BethManghi2</dc:creator>
      <dc:date>2016-06-02T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556846#M7659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version are you using?&amp;nbsp; Are the web adaptors on the same machine?&amp;nbsp; What authentication are you using, (anonymous, Windows authentication)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 16:12:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556846#M7659</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-06-02T16:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556847#M7660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Portal and Server are both 10.3.1.&amp;nbsp; Web adaptors are on the same machine, but two different ports.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 19:28:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556847#M7660</guid>
      <dc:creator>BethManghi2</dc:creator>
      <dc:date>2016-06-02T19:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Portal asking for server credentials when adding a feature layer to web map</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556848#M7661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turns out there was a bug associated with my issue&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif';"&gt;[BUG-000086352: If Portal for ArcGIS and ArcGIS for Server are hosted on the same machine but not federated and a user is signed in to Portal for ArcGIS, a web map containing unsecured map service feature layers prompts user for credentials.]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Apparently, the problem is fixed in 10.4 so we're looking at doing an early upgrade to 10.4.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-asking-for-server-credentials-when-adding-a/m-p/556848#M7661</guid>
      <dc:creator>BethManghi2</dc:creator>
      <dc:date>2016-06-23T16:28:54Z</dc:date>
    </item>
  </channel>
</rss>

