<?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 privatePortalUrl and Federation Admin Url from Cloud Builder deployment in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225020#M2991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can update the documentation to indicate it's for all federated servers, including hosting server. Yes, under the Security page&amp;nbsp;for the Server in the Admin API, you can update the privatePortalURL property within the JSON of the configuration. I would make sure you can reach the Sharing API in a browser through the URL you're going to use prior to updating it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;privatePortalURL&amp;gt;&lt;/STRONG&gt;/sharing/rest ==&amp;nbsp;&lt;STRONG&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Flb.domain.com%3A7443%2Farcgis" rel="nofollow" target="_blank"&gt;https://lb.domain.com:7443/arcgis&lt;/A&gt;&lt;/STRONG&gt;/sharing/rest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 18:51:38 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2018-04-06T18:51:38Z</dc:date>
    <item>
      <title>Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225010#M2981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a bit of clarification on the privatePortalUrl setting in ArcGIS Enterprise / Portal for ArcGIS and the Server Admin Url in federation in a Cloud Builder context&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The description of the setting in the API reference says&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;LI style="margin-left: 30px; margin-bottom: 5px; padding-left: 5px;"&gt;privatePortalURL—Informs the portal that it has a front end load-balancer/proxy reachable at the URL. This property is typically used to set up a highly available portal configuration.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In this thread&amp;nbsp;&lt;A href="https://community.esri.com/thread/161807" target="_blank"&gt;Portal Best Practices for setup?&lt;/A&gt;&amp;nbsp; this comment is made&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"In Portal HA, you'd also set the private portal URL for Portal, (the URL used by Server to talk to Portal) to go through a load balancer as well to make sure that even if one of the Portals go down, you can still reach the Portal."&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/16548" target="_blank"&gt;Jonathan Quinn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so is this url just for internal traffic only&amp;nbsp;and doesn't need to be resolved externally? When deploying through Cloud Builder this is set to be one of the internal load balancers in front of Portal, but behind a public reverse proxy (using IIS with ARR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second part of this is also when deploying with Cloud Builder, the Portal / GIS Server federation has the public DNS for the services url and the internal load balancer in front of the GIS servers for the admin url.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I see is that when using ArcGIS Pro it is very slow to share web layers etc and you can see this internal IP being exposed - there are multiple timeouts as ArcGIS Pro attempts to connect to the load balancer ip (on the admin url) - it eventually does bring up the sharing tool and does share ok but makes the experience in ArcGIS Pro very slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the AWS documentation it states that the services and admin url should be the same public DNS - is this the same for Azure? And why is Pro connecting to the federated admin URL anyway? Shouldn't this be faciliated by Portal? What happens if this is disabled as per portalscan / serverscan recommednations? I had thought that the admin url was another back end channel for comms between Portal and the GIS server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the question is if this is a private "backend" communication channel why does ArcGIS Pro attempt to connect to it? Should this setting be an external DNS?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone could provide some insight into the actual mechanics of ArcGIS Pro and the federated admin url that would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Fraser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://server.arcgis.com/en/server/latest/cloud/amazon/deploy-portal-on-aws.htm" title="http://server.arcgis.com/en/server/latest/cloud/amazon/deploy-portal-on-aws.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;Deploy Portal for ArcGIS on AWS—ArcGIS Enterprise on AWS | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;{"localHttpPort":"80","localHttpsPort":"443", "portalLocalHostname" : "awsportal.esri.com", "privatePortalURL" : "https://awsportal.esri.com/arcgis" }

&lt;/PRE&gt;&lt;P&gt;There is another linkwith the federation whihc also has the external public DNS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 10:58:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225010#M2981</guid>
      <dc:creator>FraserHand1</dc:creator>
      <dc:date>2021-12-11T10:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225011#M2982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hm, interesting observation. &amp;nbsp;I would be surprised if a client would need access to those internal URLs; like you, I imagine Portal would facilitate that communication. &amp;nbsp;I'll do some testing and reply back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 18:31:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225011#M2982</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2017-07-28T18:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225012#M2983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;Rereading the online doc&amp;nbsp;&lt;A class="link-titled" href="http://server.arcgis.com/en/portal/latest/administer/windows/federate-an-arcgis-server-site-with-your-portal.htm" title="http://server.arcgis.com/en/portal/latest/administer/windows/federate-an-arcgis-server-site-with-your-portal.htm"&gt;Federate an ArcGIS Server site with your portal—Portal for ArcGIS (10.5.x) | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4d4d4d; background-color: #fefefe; font-weight: bold;"&gt;Administration URL&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;—The URL used for accessing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d; background-color: #fefefe;"&gt;ArcGIS Server&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;when performing administrative operations on the internal network, for example,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d; background-color: #fefefe; font-size: 14px;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fgisserver.domain.com%3A6080%2Farcgis" rel="nofollow" target="_blank"&gt;http://gisserver.domain.com:6080/arcgis&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;. If your organization requires HTTPS for all communication (such as when using Integrated Windows Authentication), use&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4d4d4d; background-color: #fefefe; font-size: 14px;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgisserver.domain.com%3A6443%2Farcgis" rel="nofollow" target="_blank"&gt;https://gisserver.domain.com:6443/arcgis&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;It definitely says internal network so interested to how that IP leaks. Wondering if it may have something to do with certs not being right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;Ta&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;Fraser&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 03:49:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225012#M2983</guid>
      <dc:creator>FraserHand1</dc:creator>
      <dc:date>2017-07-31T03:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225013#M2984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't have anything to do with certificates, but more so what information Pro or other clients request&amp;nbsp;while publishing. &amp;nbsp;Currently, it seems like that information is required, as you're able publish once those requests fail, but it's not a good user experience. &amp;nbsp;I'm bringing this up to the teams here to discuss on how handle those situations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 22:27:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225013#M2984</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2017-08-01T22:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225014#M2985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any more word on this Private Portal Url and what it is and isnt used for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 17:00:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225014#M2985</guid>
      <dc:creator>JTessier</dc:creator>
      <dc:date>2018-04-06T17:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225015#M2986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's used for internal communication from Server to Portal. You'd set this in the event that the Server can't reach the Portal through the machine name, (so you'll use a URL that is accessible), or you'll use it when you're setting up a highly available Portal. If you're setting up an HA portal, you want to make sure that if one of the portal machines goes down, the federated Server machines can still reach the other portal machine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 17:03:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225015#M2986</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-04-06T17:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225016#M2987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan, we are in an HA configuration and thus will be setting that value.&amp;nbsp; So is the workflow in HA?:&lt;/P&gt;&lt;P&gt;1) AGS tries a machine name of the primary Portal server first.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) If that doesn't respond it uses this Private Portal Url to try a second time (to get to the HA server)?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if this value exists,&amp;nbsp;AGS always uses it to communicate to a Portal in an HA config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next, how critical is it for this from the doc: (Step 8 - &lt;A href="http://enterprise.arcgis.com/en/portal/10.5/administer/windows/configuring-a-highly-available-portal.htm"&gt;http://enterprise.arcgis.com/en/portal/10.5/administer/windows/configuring-a-highly-available-portal.htm&lt;/A&gt;)&lt;/P&gt;&lt;H5&gt;Note:&lt;/H5&gt;&lt;P&gt;Do not set the &lt;SPAN&gt;X-Forwarded-Host&lt;/SPAN&gt; header for this URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, per this thread, does Pro or desktop use this url too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 17:50:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225016#M2987</guid>
      <dc:creator>JTessier</dc:creator>
      <dc:date>2018-04-06T17:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225017#M2988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The communication goes through the URL configured for the privatePortalURL and it's the responsibility of the component creating the URL, (load balancer, for example), to check the health of the machines it's load balancing requests to make sure the request reaches a machine that is up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, if it isn't set prior to federating, it uses one of the portal machines. If that machine goes down, then your federation is broken.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is set prior to federatng, then Server will communicate to the Portal through the URL, and the URL will either load balance the requests to the two portals or only send the request to the active portal if one is down.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's important as the presence of the X-Forwarded-Host header tells portal that the request should be sent back using host and context of the WebContextURL. If the privatePortalURL is the same as the WebContextURL, you won't see a problem. If it's different, though, you'll see issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:00:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225017#M2988</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-04-06T18:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225018#M2989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan,&amp;nbsp; anyway to change&amp;nbsp;the Private Portal Url&amp;nbsp;after the AGS&amp;nbsp;site has already been federated?&amp;nbsp; In a config file or registry somewhere on the ags servers?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:07:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225018#M2989</guid>
      <dc:creator>JTessier</dc:creator>
      <dc:date>2018-04-06T18:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225019#M2990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, the doc specifically mentions this step for a hosted server, but I would now think based on your details above that it would apply to a non-hosted federated site as well, thus my next question below (came before this comment and replied incorrectly to full item).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225019#M2990</guid>
      <dc:creator>JTessier</dc:creator>
      <dc:date>2018-04-06T18:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225020#M2991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can update the documentation to indicate it's for all federated servers, including hosting server. Yes, under the Security page&amp;nbsp;for the Server in the Admin API, you can update the privatePortalURL property within the JSON of the configuration. I would make sure you can reach the Sharing API in a browser through the URL you're going to use prior to updating it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;privatePortalURL&amp;gt;&lt;/STRONG&gt;/sharing/rest ==&amp;nbsp;&lt;STRONG&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Flb.domain.com%3A7443%2Farcgis" rel="nofollow" target="_blank"&gt;https://lb.domain.com:7443/arcgis&lt;/A&gt;&lt;/STRONG&gt;/sharing/rest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225020#M2991</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-04-06T18:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225021#M2992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thanks Jonathan!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 19:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225021#M2992</guid>
      <dc:creator>JTessier</dc:creator>
      <dc:date>2018-04-06T19:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225022#M2993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publishing Web-Scenes (3D) I see the same behaviour as described above for Web-Layers ("Copy All Data" + "Feature").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I see in 10.6:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Publishing a Web-Scene (3D) [works]&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Pro tries to contact the hosting server via the administration URL several times&lt;/LI&gt;&lt;LI&gt;it fail each time (as the administration URL is not reachable from that client machine)&lt;/LI&gt;&lt;LI&gt;finally, publishing succeeds even though the client machine can't reach the hosting server's administration URL&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far, it looks like described above.&lt;BR /&gt;However, publishing a Web-Map (2D) looks different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Publishing a Web-Map (2D) [fails]&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Pro tries to contact the hosting server via the administration URL several times&lt;/LI&gt;&lt;LI&gt;it fail each time (as the administration URL is not reachable from that client machine)&lt;/LI&gt;&lt;LI&gt;finally, publishing fails - it will only work if administration URL is reachable from the client machine&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we have ArcGIS Pro ignore that administration URL?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;While publishing, we encounter one additional problem. When Portal WebAdaptor in IIS is configured to use Integrated Windows Authentication (to have single sign on):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;publishing a Web-Map works (if administration URL is reachable from client machine)&lt;/LI&gt;&lt;LI&gt;publishing a Web-Scene fails. It works as soon as I turn off Integrated Windows Authentication&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to publish Web-Scenes while Integrated Windows Authentication is switchend on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 13:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225022#M2993</guid>
      <dc:creator>SebastianStey</dc:creator>
      <dc:date>2018-08-08T13:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225023#M2994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please elaborate on&amp;nbsp;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&amp;lt;privatePortalURL&amp;gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt;/sharing/rest ==&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Flb.domain.com%3A7443%2Farcgis" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://lb.domain.com:7443/arcgis&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="background-color: #ffffff;"&gt;/sharing/rest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have setup ArcGIS Enterprise 10.7.1 with privatePortalURL as &lt;A href="https://dnsforportal.company.com:7443/arcgis"&gt;https://dnsforportal.company.com:7443/arcgis&lt;/A&gt;&amp;nbsp;and WebContextURL as &lt;A href="https://portaldmz.company.com/gisportal"&gt;https://portaldmz.company.com/gisportal&lt;/A&gt;&amp;nbsp;and have restarted Portal service after. Portal machine has ssl certificate including root and intermediate matching dnsforportal.company.com and browsers seems to happy&amp;nbsp;when accessing &lt;A href="https://dnsforportal.company.com:7443/arcgis"&gt;https://dnsforportal.company.com:7443/arcgis/&lt;/A&gt;&lt;A href="https://dnsforportal.company.com:7443/arcgis"&gt;p&lt;/A&gt;&lt;A href="https://dnsforportal.company.com:7443/arcgis"&gt;ortaladmin&lt;/A&gt;&amp;nbsp;and does not give any SSL warning. However, if I&amp;nbsp;browse to&amp;nbsp;&lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest" style="color: #2989c5; text-decoration: none;"&gt;https://dnsforportal.company.com:7443/arcgis/sharing/rest&lt;/A&gt;, it redirects to&amp;nbsp;&lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest" style="color: #2989c5; text-decoration: none;"&gt;https://portalsvr.domain.com:7443/arcgis/sharing/rest&lt;/A&gt;&amp;nbsp;where&amp;nbsp;&lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest" style="color: #2989c5; text-decoration: none;"&gt;portalsvr.domain.com&lt;/A&gt;&amp;nbsp;is the FQDN of the portal server. Same for &lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest" style="color: #2989c5; text-decoration: none;"&gt;https://dnsforportal.company.com:7443/arcgis/home&lt;/A&gt;, redirects to&amp;nbsp;&lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest" style="color: #2989c5; text-decoration: none;"&gt;https://portalsvr.domain.com:7443/arcgis/home&lt;/A&gt;&amp;nbsp;. I would expect that because of the privatePortalURL property, portal's web server will&amp;nbsp;stay on&amp;nbsp;&lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest" style="color: #2989c5; text-decoration: none;"&gt;https://dnsforportal.company.com:7443/&lt;/A&gt;*&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure X-Forwarded-Host setting is required in DNS as the documentation says not to set-it. Besides I am not sure how this can be set in DNS.&amp;nbsp;Is anything else required to use DNS based&amp;nbsp;url as privatePortalURL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be because of this redirect to FQDN, when I attempt a federation with a &lt;SPAN&gt;ArcGIS&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;S&lt;/SPAN&gt;&lt;SPAN&gt;erver&lt;/SPAN&gt;, server cannot register items with portal.&amp;nbsp; &lt;A href="https://dnsforportal.company.com:7443/arcgis/sharing/rest"&gt;https://dnsforportal.company.com:7443/arcgis/sharing/rest&lt;/A&gt;&amp;nbsp;seem to be inaccessible to the ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 01:07:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225023#M2994</guid>
      <dc:creator>VishApte</dc:creator>
      <dc:date>2019-09-17T01:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225024#M2995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was it working prior to the restart? Try to set the system properties again and see if it still redirects. You don't need to make any changes, just go to Portaladmin &amp;gt; System &amp;gt; Properties &amp;gt; Update &amp;gt; Update Properties. Once Portal restarts, check if it redirects still. If it doesn't, restart Portal again and see if it starts redirecting. If it does, I'd suggest you contact Technical Support so they can take a look, but you have a workaround to just "update" the system properties without making any changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Sep 2019 18:14:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225024#M2995</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2019-09-17T18:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225025#M2996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Jonathan. But couldn't get it going.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I first federated without privatePortalURL property set.&amp;nbsp;Federation between server and portal worked fine. I could see SampleWorldCities and other GP services in Portal under My Contents. Server admin showed ArcGIS_Portal as a authentication provider&amp;nbsp;with portal properties showing&amp;nbsp;portal machine's FQDN name and not DNS name. Everything looked as it should be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then unfederated the server using portaladmin. Unfederate was successful. Manually removed&amp;nbsp;&lt;SPAN&gt;SampleWorldCities and other GP services in Portal under M&lt;SPAN&gt;y&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;C&lt;/SPAN&gt;&lt;SPAN&gt;ontents&amp;nbsp;&lt;/SPAN&gt;as these will be orphaned. Confirmed ArcGIS server has gone back to "GIS Server" as a security provider.&amp;nbsp;Everythin&lt;SPAN&gt;g&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;looked as it should be.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then went to portal admin and added&amp;nbsp;privatePortalURL&amp;nbsp;property set to portal's &lt;A href="https://dnsname.domain:7443/arcgis"&gt;https://dnsname.domain:7443/arcgis&lt;/A&gt;. Manually restarted Portal service after this, though I believe update of the portal property does it. Confirmed &lt;SPAN&gt;privatePortalURL&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is still set to DNS.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then federated the server again with Portal. No error but the "status" glyph beside server admin url remained as "?" even after validate. Went to My Contents in Portal and found nothing there. Was expecting &lt;SPAN&gt;SampleWorldCities and other GP services in there.&amp;nbsp;&lt;/SPAN&gt;Went to ArcGIS Server Manager and found that Sharing icon was not available for the &lt;SPAN&gt;SampleWorldCities and other GP services&lt;/SPAN&gt;. Went to server admin and found that&amp;nbsp;server has ArcGIS_Portal&amp;nbsp;as a &lt;SPAN&gt;authentication&amp;nbsp;&lt;/SPAN&gt;provider &lt;SPAN&gt;with portal properties&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;showing&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;DNS name for the portal and not FQDN name&lt;/SPAN&gt;. Server and Portal log had nothing meaningful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Restarted Portal and Server services. Still no sign of federation of services. ArcGIS Server still had ArcGIS Portal as authentication&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;provider. Browsed to&amp;nbsp;&lt;A href="https://dnsname.domain:7443/arcgis/home"&gt;https://dnsname.domain:7443/arcgis/home&lt;/A&gt;&amp;nbsp;Got redirected to&amp;nbsp;&lt;A href="https://dnsname.domain:7443/arcgis/home" style="color: #2989c5; text-decoration: none;"&gt;https://servername.domain:7443/arcgis/home&lt;/A&gt;&amp;nbsp;Browsed to&amp;nbsp;&lt;A href="https://dnsname.domain:7443/arcgis/home" style="color: #2989c5; text-decoration: none;"&gt;https://dnsname.domain:7443/arcgis/portaladmin/&lt;/A&gt;&amp;nbsp;and this time no redirect. So somewhere Portal&amp;nbsp;has not registered privatePortalURL.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am I missing a step here?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Support ticked is logged. ArcGIS Enterprise 10.7.1 and all Windows 2016 Datacenter servers.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Vish&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2019 01:52:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225025#M2996</guid>
      <dc:creator>VishApte</dc:creator>
      <dc:date>2019-09-19T01:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225026#M2997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We got it worked out. It seems that the&amp;nbsp;privatePortalURL must be set first and then WebContextURL should be added. If we set both in one go, somehow, privatePortalURL doesn't get registered completely. We could repeat this in 3 environments. So the steps are;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Install SSL certificate on port 7443&amp;nbsp;that matches DNS&amp;nbsp;name&amp;nbsp;for&amp;nbsp;the portal.&lt;/P&gt;&lt;P&gt;2. Change the default self signed certificate to above.&lt;/P&gt;&lt;P&gt;3. Set privatePortalURL to DNS based URL&amp;nbsp;&lt;SPAN&gt;using portaladmin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;4. Test &lt;SPAN&gt;privatePortalURL&amp;nbsp;&lt;/SPAN&gt;based URL for Portal Home in a browser and confirm it does not redirect to a server name based URL.&lt;/P&gt;&lt;P&gt;5. Configure Web Adaptor for Portal.&lt;/P&gt;&lt;P&gt;7. Add WebContextURL that matches Web Adaptor using portaladmin&lt;/P&gt;&lt;P&gt;8. Test Portal home via WebContextURL and via privatePortalURL and confirm it works without redirection.&lt;/P&gt;&lt;P&gt;9. Perform federation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this is as designed or a bug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 05:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225026#M2997</guid>
      <dc:creator>VishApte</dc:creator>
      <dc:date>2019-10-23T05:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225027#M2998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me with this information... We have high available setup with 2 portal machines&lt;/P&gt;&lt;P&gt;Your Comment above&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"We&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;have setup ArcGIS Enterprise 10.7.1 with privatePortalURL as&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdnsforportal.company.com%3A7443%2Farcgis" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://dnsforportal.company.com:7443/arcgis&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;and WebContextURL as&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fportaldmz.company.com%2Fgisportal" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://portaldmz.company.com/gisportal&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;and have restarted Portal service after"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;Questions??&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;1) What does this url in your load balancer points to&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdnsforportal.company.com%3A7443%2Farcgis" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://dnsforportal.company.com:7443/arcgis&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;Does it point to 7443 port of high available portal machines or it points to 443 port of arcgis webadaptor of portal machines??&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;In our case privateportalurl points on 7443 ports as shown? Is it right or we should point it to webadaptor instead with 443 port?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;&lt;IMG class="image-1 jive-image" height="182" src="https://community.esri.com/legacyfs/online/497702_pastedImage_2.jpg" width="574" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;2)&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG style="background-color: #ffffff; "&gt;What does this url in your load balancer points to &lt;STRONG style="color: #3d3d3d;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fportaldmz.company.com%2Fgisportal" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://portaldmz.company.com/gisportal&lt;/A&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: 400;"&gt;&lt;STRONG style="background-color: #ffffff; "&gt;Does it point to 7443 port of high available portal machines or it points to 443 port of webadaptor of portal machines??&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: 400;"&gt;&lt;/P&gt;&lt;P style="font-weight: 400;"&gt;&lt;STRONG style="background-color: #ffffff; "&gt;If in both cases above you're routing requests to webadaptor of highly available setup then can we use same url for both when we only have single load balancer ????&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: 400;"&gt;&lt;/P&gt;&lt;P style="font-weight: 400;"&gt;&lt;STRONG style="background-color: #ffffff; "&gt;Please help we are very confused with these 2 urls&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Saurabh&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 06:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225027#M2998</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-06-24T06:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225028#M2999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a variety of different deployment scenarios for an HA portal. The WebContextURL will always be set to 443, but the privatePortalURL can be set to either 443 or 7443, or any other port, in reality. All that matters is that it can send traffic to the backend portal machines, and check the health of those machines. Our cloudformation templates set the WebContextURL and the privatePortalURL to the same URLs. On the other hand, if you configure your environment with Windows Authentication, that would be set at the web adaptor tier. In this case, the privatePortalURL can't be set to a URL that hits the web adaptors, because it can't authentication against the 401 challenge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/portal/latest/administer/windows/ha-scenarios-web-gis.htm" title="https://enterprise.arcgis.com/en/portal/latest/administer/windows/ha-scenarios-web-gis.htm"&gt;Deployment scenarios for a highly available ArcGIS Enterprise—Portal for ArcGIS (10.8) | Documentation for ArcGIS Ente…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ultimately, your decision to use&amp;nbsp; the same URL or different URL can come down to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Security - do you need to bypass the 401 challenge at the web tier&lt;/P&gt;&lt;P&gt;2) Network traffic - do you mind if internal traffic between Server and Portal goes through the same endpoint as client side traffic?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no right answer. Your requirements will dictate what your topology looks like.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 16:06:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225028#M2999</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2020-06-24T16:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Portal privatePortalUrl and Federation Admin Url from Cloud Builder deployment</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225029#M3000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Hi Saurabh,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Re Questions&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;1) What does this url in your load balancer points to&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fdnsforportal.company.com%3A7443%2Farcgis" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://dnsforportal.company.com:7443/arcgis&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;Does it point to 7443 port of high available portal machines or it points to 443 port of arcgis webadaptor of portal machines??&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt;In my case, we use 7443 based URL. The load balancer dnsforportal.company.com:7443 redirected to HA portal's port 7443.&amp;nbsp;I short, load balancer's 7443 port to portal server's 7443 port redirect. As Jon mentioned, you could base it on port 443 or any other port of the load balancer as long as redirect configuration on LB uses portal server's 7443 port. From my understanding, privatePortalURL is never used by end-users, it is used by ArcGIS server to communicate to portal (and vice versa). Hence&amp;nbsp;it cannot negotiate 401 challenge as Jon mentioned.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;STRONG style="background-color: #ffffff; border: 0px; font-weight: bold;"&gt; &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;2)&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;What does this url in your load balancer points to&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fportaldmz.company.com%2Fgisportal" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://portaldmz.company.com/gisportal&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: 400;"&gt;&lt;EM&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Does it point to 7443 port of high available portal machines or it points to 443 port of webadaptor of portal machines??&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: 400;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;&lt;EM style="font-weight: 400;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fportaldmz.company.com%2Fgisportal" rel="nofollow" style="color: #287433; border: 0px; font-weight: inherit; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;https://portaldmz.company.com/gisportal&lt;/A&gt;&lt;/EM&gt;will typically redirect to 443 port of web adaptor if you have it in front of portal. If you don't have web adaptor (best practice says we&amp;nbsp;should), it will point to port 7443 of the portal server.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: 400;"&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: 400;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Hope this helps.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: 400;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Cheers,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="border: 0px; font-weight: 400;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Vish&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 23:30:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-privateportalurl-and-federation-admin-url/m-p/225029#M3000</guid>
      <dc:creator>VishApte</dc:creator>
      <dc:date>2020-06-24T23:30:18Z</dc:date>
    </item>
  </channel>
</rss>

