<?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 ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344263#M13209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 6&amp;nbsp; ArcServers participating in 1 site that I am deploying. I have setup the IIS webadaptor on 2 machines that are being load balanced behind an F5. Do I need the webadaptor? All the webadaptor does is forward traffic from port 443 to 6443. It also does a little load balancing (maybe).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the F5, I can do SSL offloading at the hardware level (much more efficient). I can decrypt once at the F5 instead of having to decrypt at IIS, then re-encrypt to pass on to ArcGIS to un-encrypt and have to do it all again on the return. I don't have to have IIS do any URL routing like the web-adaptor does. All traffic to that particular subdomain will be forwarded to the ArcGIS Server site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way I see it, you are using IIS as a router/load balancer. If I have access to the real thing, it will be much more efficient and I don't see that I lose anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing? And has anybody already done this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 20:07:23 GMT</pubDate>
    <dc:creator>JasonTipton</dc:creator>
    <dc:date>2015-02-10T20:07:23Z</dc:date>
    <item>
      <title>ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344263#M13209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 6&amp;nbsp; ArcServers participating in 1 site that I am deploying. I have setup the IIS webadaptor on 2 machines that are being load balanced behind an F5. Do I need the webadaptor? All the webadaptor does is forward traffic from port 443 to 6443. It also does a little load balancing (maybe).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the F5, I can do SSL offloading at the hardware level (much more efficient). I can decrypt once at the F5 instead of having to decrypt at IIS, then re-encrypt to pass on to ArcGIS to un-encrypt and have to do it all again on the return. I don't have to have IIS do any URL routing like the web-adaptor does. All traffic to that particular subdomain will be forwarded to the ArcGIS Server site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way I see it, you are using IIS as a router/load balancer. If I have access to the real thing, it will be much more efficient and I don't see that I lose anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I missing? And has anybody already done this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 20:07:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344263#M13209</guid>
      <dc:creator>JasonTipton</dc:creator>
      <dc:date>2015-02-10T20:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344264#M13210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In most deployment scenarios when you are using a Load Balancer, the use of ArcGIS Web Adaptor is optional and typically only necessary if you would like to take advantage of web tier authentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a helpful link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://server.arcgis.com/en/server/latest/administer/windows/deployment-scenarios.htm" title="http://server.arcgis.com/en/server/latest/administer/windows/deployment-scenarios.htm"&gt;Deployment scenarios—Documentation | ArcGIS for Server&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 20:27:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344264#M13210</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-02-10T20:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344265#M13211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been running a 2-Server site behind a F5 load balancer without web adaptor for ~2 years. It works, but next upgrade will move to using 2 web adaptors behind f5 load balancer. Reasons: SSL certificates easier to manage for ssl-newbies (like myself), being able to take advantage of ArcGIS server clustering (this is the major plus), possibility of using web tier authentication.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 02:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344265#M13211</guid>
      <dc:creator>TobiasFimpel1</dc:creator>
      <dc:date>2015-02-11T02:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344266#M13212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/26573"&gt;Tobias Fimpel&lt;/A&gt; What prevents you from taking advantage of clustering? I will be clustering in this environment, but I don't see that a load balancer would affect that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:24:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344266#M13212</guid>
      <dc:creator>JasonTipton</dc:creator>
      <dc:date>2015-02-11T14:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344267#M13213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great link. Good info. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:36:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344267#M13213</guid>
      <dc:creator>JasonTipton</dc:creator>
      <dc:date>2015-02-11T14:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344268#M13214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your Web Adaptor(s) know which http requests to forward to which cluster. They know that for example map service A runs on servers 1,2,3 (because those three make up one cluster) and map service B runs on server 4 (because that server makes up another cluster). Likely your F5 does some kind of a round-robin forwarding, but F5 would forward http request for service A to servers 1,2,3,4 and it would forward requests for service B to servers 1,2,3,4 as well. Using F5 without Web Adaptors, how would you ensure that calls are being sent to the correct cluster?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:38:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344268#M13214</guid>
      <dc:creator>TobiasFimpel1</dc:creator>
      <dc:date>2015-02-11T14:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344269#M13215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tobias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are perfectly fine using clusters even without the web adaptor. The GIS server performs internal load balancing and in the case of clusters forwards requests that come in to an appropriate machine that has the requested service available. Do note updated advice on use of clusters in this help topic: &lt;A href="http://server.arcgis.com/en/server/latest/install/windows/multiple-machine-deployment-with-gis-server-clusters.htm" title="http://server.arcgis.com/en/server/latest/install/windows/multiple-machine-deployment-with-gis-server-clusters.htm"&gt;Multiple machine deployment with GIS server clusters—Installation Guides | ArcGIS for Server&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Web Adaptor is &lt;EM&gt;required&lt;/EM&gt; with the GIS server only if you need Web Tier authentication. In all other cases it is an &lt;EM&gt;optional&lt;/EM&gt; component. For customers that have another reverse proxy and load-balancing solution available, such as the F5 in this thread, it can be an excellent choice to use that instead and not introduce additional components into the system architecture. It really boils down to manageability and functional requirements (web tier authentication).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the original author's question and situation it sounds like the F5 would be a good choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS for Server Product Manager&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 19:54:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344269#M13215</guid>
      <dc:creator>pheede-esri</dc:creator>
      <dc:date>2015-02-13T19:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344270#M13216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Philip. Great info! Is this new at 10.3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm asking because in the past I have always been told/read that Web Adaptor is necessary for forwarding to the correct cluster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 20:06:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344270#M13216</guid>
      <dc:creator>TobiasFimpel1</dc:creator>
      <dc:date>2015-02-13T20:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344271#M13217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is unchanged since 10.1 and applies to all current versions of ArcGIS Server: 10.1 - 10.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 21:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344271#M13217</guid>
      <dc:creator>pheede-esri</dc:creator>
      <dc:date>2015-02-13T21:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344272#M13218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone had success implementing the F5 with the web adapter and portal (on premise) on the external environment? We are having trouble getting communication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 22:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344272#M13218</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2016-06-16T22:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344273#M13219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using F5 with Web Adaptor and Portal?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 19:27:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344273#M13219</guid>
      <dc:creator>BradGeerdes</dc:creator>
      <dc:date>2019-01-18T19:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344274#M13220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this has been a few years, but I am running into F5 - Web Adaptor issues and the folks on this thread seem to have some quality exposure to F5.&amp;nbsp; Our deployment works if we route traffic directly to Web Adaptor, but as soon as we introduce F5, Error - too many redirects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;We are running into issues when externalizing our Portal.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Setup:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Windows IIS Servers / ArcGIS Server / Portal / Web Adaptor 10.6&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;ArcGIS Server and Portal installed on "esritst01.abc.com" (Windows "SERVERA") and Web Adaptor for Server and Web Adaptor for Portal is installed on "&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;esritst02.abc.com&lt;/SPAN&gt;" (Windows "SERVERB").&amp;nbsp; Public URL is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgistst.abc.com%2Fportal" 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://gistst.abc.com/portal&lt;/A&gt;.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;In the DMZ, we have SERVERB and F5 (F5 is a load balancer).&amp;nbsp; Public traffic comes into our DMZ via&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgistst.abc.com%2Fportal" 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://gistst.abc.com/portal&lt;/A&gt;&amp;nbsp;and first encounters the F5 (load balancer).&amp;nbsp; The traffic then continues to SERVERB ((esritst02) - Web Adaptors). Finally, the traffic is routed to SERVERA (esritst01) where we have Portal and Server installed.&amp;nbsp; See the attached image for a diagram.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;IMG alt="setup" class="image-1 jive-image j-img-original" height="412" src="https://community.esri.com/legacyfs/online/433722_setup.png" style="border: 0px; font-weight: inherit; margin: 2px 0px 0px;" width="1065" /&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Problem:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;When a user attempts to hit our&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgistst.abc.com%2Fportal%2C" 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://gistst.abc.com/portal,&lt;/A&gt;&amp;nbsp;the user receives an error - "gistst.abc.com redirected you too many times" "ERR_TOO_MANY_REDIRECTS.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Any assistance/insight with this would be greatly appreciated.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks!&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Brent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2019 19:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344274#M13220</guid>
      <dc:creator>BradGeerdes</dc:creator>
      <dc:date>2019-01-18T19:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344275#M13221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad, yes I encountered this exactly and we use F5 - as a traffic director but not as a load balancer.&amp;nbsp; We also employ a separate web server to host the web adaptors.&amp;nbsp; The web server resides in the DMZ, Portal, our hosted and federated sites and data stores are behind the firewall as you show above.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The web server hosting our web adaptors does not have a DNS entry, rather it is aliased on the F5.&amp;nbsp; All other machines in our deployment DO have possess DNS names in order to use our org's Comodo root and intermediate certificates for "*.org.net"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, what was missing were redirect uri's for the appId 'arcgisonline'.&amp;nbsp; In the portal admin directory, go to Home&amp;gt;Security&amp;gt;OAuth and either perform a ChageAppID or Update App Info and add the redirect uri's:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"appId"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"arcgisonline"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"redirectURIs"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;

&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"*.org.net"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"https://portalmachinename.bcc.org.local"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"https://webservermachinename.bcc.org.local"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"*.bcc.org.local"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"*.arcgis.com"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"https://webserverF5alias"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"https://portalDNSalias"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was needed in addition to setting the web context url and private portal url for the system properties.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:13:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344275#M13221</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2021-12-11T16:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344276#M13222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/10506"&gt;Brad Geerdes&lt;/A&gt;&amp;nbsp;I'm curious to know did you have a chance to work on this or did this work for you?&amp;nbsp; For us, it took awhile to figure out and then had to get ESRI support....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2019 19:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344276#M13222</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2019-02-07T19:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344277#M13223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By the way, if anyone is still curious on this, you should be: At 10.7, the order of your redirect urls as they appear in the array matters.&amp;nbsp; After upgrading to 10.7 and performing a reboot, when portal came backup the portal machines DNS name was dropped from my array.&amp;nbsp; when I placed back in the array at the back, I still could not gain access to my generateToken page using the DNS.&amp;nbsp; The DNS of the portal machine needs to be placed in the array second behind the F5 alias that's hosting your web adaptors.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This information on the 'arcgisonline' appID REALLY needs to be part of any upgrade 'Tips' or 'Notes' section in the help and/or be a part of the admin help in some way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 19:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344277#M13223</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2019-04-16T19:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344278#M13224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the arcgisonline redirect URI's are not maintained during an upgrade, that's an issue that needs to be reported to Support. I don't think the generateToken page via the Sharing API uses oauth, only the home app does, and you're only allowed to reach the oauth page if the URL is within the array of the redirect URI's, so order shouldn't matter either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 15:34:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344278#M13224</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2019-04-18T15:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344279#M13225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but it does matter - for us, at 10.6.x order did not matter, but it matters now.&amp;nbsp; I only put this out there to help others in case they experienced a similar issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 16:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344279#M13225</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2019-04-18T16:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344280#M13226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see. I was interested in testing this myself so I set up 10.7:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Machine 1 - reverse proxy/load balancer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;lb.esri.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Machine 2 - Web Adaptor machine&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa.esri.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Machine 3 - Portal&lt;/P&gt;&lt;P&gt;&amp;nbsp; portal.esri.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The arcgisonline redirectURI array lists&amp;nbsp;the portal machine first, web adaptor second, RP/LB third, and then wildcard entries for *.esri.com and *.arcgis.com:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="442527" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/442527_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can successfully generate a token via any of the URLs:&lt;/P&gt;&lt;P&gt;LB:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="442528" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/442528_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;WA:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="442529" class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/442529_pastedImage_4.png" /&gt;&lt;/P&gt;&lt;P&gt;Portal:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="442530" class="jive-image image-4" src="https://community.esri.com/legacyfs/online/442530_pastedImage_5.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't doubt you saw an issue, but I imagine it was a deeper problem than just the ordering of the arcgisonline redirectURIs. The generateToken page doesn't use oauth which is what the redirectURI's are related to. Only web applications and the home application sign in rely on the oauth redirect URI list. I imagine that even the *.esri.com would cover any of the URLs I tried.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2019 23:23:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344280#M13226</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2019-04-18T23:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server behind F5 Load Balancer: Do I need the Web Adaptor?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344281#M13227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jon, yes perhaps for the situation you just described, yes.&amp;nbsp; But don't forget that this thread is related to F5 and how the F5 distributes traffic, etc. In our situation, the F5 performs no load balancing, it simply forwards the traffic to the internal machine ip address that is hosting my portal web adaptor.&amp;nbsp; Our web adaptor machine has no DNS entry.&amp;nbsp; It's external name, ags3.scgov.net, is handled at the F5.&amp;nbsp; We set up DNS entries for all other machines so that we could use our orgs comodo ssl cert for *.scgov.net&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 10.6, when I kept getting re-directs from the DNS name of my portal server to it's internal name for the generateToken page, all of my public apps would then bounce to the portal sign-in page.&amp;nbsp; I had to use the DNS name of the portal machine because the F5 wouldn't allow me to reach the token page through the public ags3.scgov.net/portal url.&amp;nbsp; As such, tech support told me that I needed the DNS name of my portal machine in my uri redirect.&amp;nbsp; I don't not believe you when you say the generateToken page doesn't use oAuth, but tech support seemed to think so, and for our situation it was the only thing that worked.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 10.6 the ordering of the uri resouces did not matter, but it certainly seems to at 10.7 - and at any rate it got me back up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes there is probably more going on with our security team than I know about.&amp;nbsp; And at any rate thanks for posting up your findings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Apr 2019 21:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-behind-f5-load-balancer-do-i-need/m-p/344281#M13227</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2019-04-19T21:01:58Z</dc:date>
    </item>
  </channel>
</rss>

