<?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 Configuring two web adaptors to use the same token in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611254#M23483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in the process of setting up an environment where there will be two web adaptors behind a load balancer to serve a high-availability site. The configuration looks something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]20023[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially, two physically separate ArcGIS Server sites are mirrored and attached with a NLB on the front end. Each site serves the same secured services and are configured to use the same shared key for token generation. In this scenario, ideally when the client logs in (authenticating against the built-in store) a token will be generated which will be recognized by both server sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible? If so, what needs to be done for this to happen? I know we can adjust the affinity settings on the NLB to prevent requests from the same client from being distributed across the two sites, but the goal is complete failover.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2012 23:17:03 GMT</pubDate>
    <dc:creator>JasonKnisley</dc:creator>
    <dc:date>2012-12-17T23:17:03Z</dc:date>
    <item>
      <title>Configuring two web adaptors to use the same token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611254#M23483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am in the process of setting up an environment where there will be two web adaptors behind a load balancer to serve a high-availability site. The configuration looks something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]20023[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Essentially, two physically separate ArcGIS Server sites are mirrored and attached with a NLB on the front end. Each site serves the same secured services and are configured to use the same shared key for token generation. In this scenario, ideally when the client logs in (authenticating against the built-in store) a token will be generated which will be recognized by both server sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible? If so, what needs to be done for this to happen? I know we can adjust the affinity settings on the NLB to prevent requests from the same client from being distributed across the two sites, but the goal is complete failover.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2012 23:17:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611254#M23483</guid>
      <dc:creator>JasonKnisley</dc:creator>
      <dc:date>2012-12-17T23:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring two web adaptors to use the same token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611255#M23484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I believe that the answer depends on how you generate the tokens, i.e. what options are passed to the token generation endpoint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One of the elements of the token is who can use it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let's say that client A generates a token&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Client B sniffs the network and gets the token&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can client B use it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI tries to prevent this by encoding within the token which clients can use it.&amp;nbsp; Frankly, it is not very secure because all of the information in an HTTP request can easily be spoofed but it does stop trivial abuse cases.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 11:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611255#M23484</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2012-12-18T11:30:13Z</dc:date>
    </item>
    <item>
      <title>configure ArcGIS Server 10.1 with 'Failover' Manager (Windows Server 2008)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611256#M23485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am in the process of setting up an environment where there will be two web adaptors behind a load balancer to serve a high-availability site. The configuration looks something like this:&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]20023[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Essentially, two physically separate ArcGIS Server sites are mirrored and attached with a NLB on the front end. Each site serves the same secured services and are configured to use the same shared key for token generation. In this scenario, ideally when the client logs in (authenticating against the built-in store) a token will be generated which will be recognized by both server sites.&lt;BR /&gt;&lt;BR /&gt;Is this possible? If so, what needs to be done for this to happen? I know we can adjust the affinity settings on the NLB to prevent requests from the same client from being distributed across the two sites, but the goal is complete failover.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Happy New Year, Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We need your assistance on the following scenario:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are taking action to migrate an existing �??Failover�?? system of ArcGIS Server 10.0 (SP5), which was constructed with two machine nodes (one is Active, another Passive) and managed by Windows Server 2008, into �??Failover�?? ArcGIS Server 10.1 (SP1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As first step, all installation and configuration at the �??Passive�?? node look fine. All services can be accessed via this host IP address.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when we try to manage this �??ArcGIS Server 10.1�?? as EMP Cluster resource via �??EMP Cluster Group�?? manager in order to be accessible through the �??virtual�?? IP address at the Cluster, it failed. The error message show below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Service:&amp;nbsp; ArcGIS Server (ArcGIS Server) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Resource:&amp;nbsp; Generic Service &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Parameters:&amp;nbsp; Files\ArcGIS\Server\framework\etc\service\bin\ArcGISServer.exe &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Started 1/2/2013 8:13:57 AM &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Completed 1/2/2013 8:13:58 AM &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Creating the Generic Service resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Do not use network name as computer name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;An error occurred while creating the resource Generic Service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;An error occurred while configuring the Generic Service resource.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Unable to save property changes for 'ArcGIS Server'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;The specified service does not exist as an installed service&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that ArcGIS Server 10.1 wouldn�??t support �??Failover�?? infrastructure anymore. If so, we have to restore ArcGIS Server 10.0 back. Isn�??t it correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advices to proceed with 10.1?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2013 03:32:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611256#M23485</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2013-01-02T03:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring two web adaptors to use the same token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611257#M23486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good day, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;did any of you guys reach to a solution how to configure ArcGIS Server 10.1 for failover environment ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Apr 2013 05:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611257#M23486</guid>
      <dc:creator>EyadHammad</dc:creator>
      <dc:date>2013-04-28T05:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring two web adaptors to use the same token</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611258#M23487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am in the process of setting up an environment where there will be two web adaptors behind a load balancer to serve a high-availability site. The configuration looks something like this:&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]20023[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Essentially, two physically separate ArcGIS Server sites are mirrored and attached with a NLB on the front end. Each site serves the same secured services and are configured to use the same shared key for token generation. In this scenario, ideally when the client logs in (authenticating against the built-in store) a token will be generated which will be recognized by both server sites.&lt;BR /&gt;&lt;BR /&gt;Is this possible? If so, what needs to be done for this to happen? I know we can adjust the affinity settings on the NLB to prevent requests from the same client from being distributed across the two sites, but the goal is complete failover.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are having same environment did you got a solution to this issue and please can you look to this thread also&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/100232-Network-Load-balancer-in-ArcGIS-Server-10.2?highlight=Network+load+balancer"&gt;http://forums.arcgis.com/threads/100232-Network-Load-balancer-in-ArcGIS-Server-10.2?highlight=Network+load+balancer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 05:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/configuring-two-web-adaptors-to-use-the-same-token/m-p/611258#M23487</guid>
      <dc:creator>shafitrumboo</dc:creator>
      <dc:date>2014-01-21T05:43:37Z</dc:date>
    </item>
  </channel>
</rss>

