<?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: How to unfederate a server which was left federated before uninstalling Portal? in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/1280627#M13406</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17462"&gt;@WarrenMedernach&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have faced a similar issue and resolved it by performing below steps:-&lt;/P&gt;&lt;P&gt;1. Stop the ArcGIS Server service.&lt;/P&gt;&lt;P&gt;2. Navigate to config-store&amp;gt;&amp;gt;security folder&lt;/P&gt;&lt;P&gt;3. Take a backup of the file security-config.json&lt;/P&gt;&lt;P&gt;4. Open security-config.json file and replace the contents of the file with below contents:-&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"securityEnabled": true,&lt;BR /&gt;"authenticationMode": "ARCGIS_TOKEN",&lt;BR /&gt;"authenticationTier": "GIS_SERVER",&lt;BR /&gt;"userStoreConfig": {&lt;BR /&gt;"type": "BUILTIN",&lt;BR /&gt;"properties": {}&lt;BR /&gt;},&lt;BR /&gt;"roleStoreConfig": {&lt;BR /&gt;"type": "BUILTIN",&lt;BR /&gt;"properties": {}&lt;BR /&gt;},&lt;BR /&gt;"sslEnabled": true,&lt;BR /&gt;"HSTSEnabled": false,&lt;BR /&gt;"httpsProtocols": "TLSv1.2",&lt;BR /&gt;"cipherSuites": "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA",&lt;BR /&gt;"httpEnabled": false,&lt;BR /&gt;"virtualDirsSecurityEnabled": true,&lt;BR /&gt;"allowDirectAccess": true,&lt;BR /&gt;"serverRole": "STANDALONE_SERVER"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;5. Start the ArcGIS Server service&lt;/P&gt;&lt;P&gt;6. Now the ArcGIS server becomes a standalone server and you are good to federate it again.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2023 06:23:43 GMT</pubDate>
    <dc:creator>AYUSHYADAV</dc:creator>
    <dc:date>2023-04-20T06:23:43Z</dc:date>
    <item>
      <title>How to unfederate a server which was left federated before uninstalling Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/206282#M2741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After portal got corrupted on HA, I uninstalled and reinstalled on both the machines. Portal URL was accessible and working fine. When I tried federating a server to this portal it threw a message 'ArcGIS Server is already a federated server'. Due to corruption of portal I could not access Portal admin URL and could not unfederate this server before uninstalling portal. Now, when I want to federate this server with freshly installed Portal it is showing that it is already federated. How to unfederate this server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide your suggestions/ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 07:07:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/206282#M2741</guid>
      <dc:creator>deleted-user-78LoOqdsdZnJ</dc:creator>
      <dc:date>2018-06-19T07:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to unfederate a server which was left federated before uninstalling Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/206283#M2742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Admin API of the Server, under security &amp;gt; config, click&amp;nbsp;Update and set the Authentication Tier to GIS_SERVER&amp;nbsp;from ARCGIS_PORTAL. That does the same thing that unfederating when all components are accessible would do.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2018 16:50:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/206283#M2742</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2018-06-19T16:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to unfederate a server which was left federated before uninstalling Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/206284#M2743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already did that. It gives the error 'Servlet execution threw an exception'. It gives this error on performing any task in Admin URL.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2018 05:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/206284#M2743</guid>
      <dc:creator>deleted-user-78LoOqdsdZnJ</dc:creator>
      <dc:date>2018-06-20T05:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to unfederate a server which was left federated before uninstalling Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/1071280#M11176</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/43763"&gt;@JonathanQuinn&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am experiencing a similar issue right now after this restore we've completed, and when I attempt to set the Authentication tier in the server admin it errors out with:&lt;/P&gt;&lt;P&gt;Failed to update the security configuration. Error encountered while changing the server role. Server machine 'https://&amp;lt;FQDN&amp;gt;:6443/arcgis/admin/' returned an error. 'Unauthorized access. Token not found. You can generate a token using the 'generateToken' operation.'&lt;/P&gt;&lt;P&gt;Have you seen that before?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 22:51:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/1071280#M11176</guid>
      <dc:creator>WarrenMedernach</dc:creator>
      <dc:date>2021-06-22T22:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to unfederate a server which was left federated before uninstalling Portal?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/1280627#M13406</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/17462"&gt;@WarrenMedernach&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have faced a similar issue and resolved it by performing below steps:-&lt;/P&gt;&lt;P&gt;1. Stop the ArcGIS Server service.&lt;/P&gt;&lt;P&gt;2. Navigate to config-store&amp;gt;&amp;gt;security folder&lt;/P&gt;&lt;P&gt;3. Take a backup of the file security-config.json&lt;/P&gt;&lt;P&gt;4. Open security-config.json file and replace the contents of the file with below contents:-&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"securityEnabled": true,&lt;BR /&gt;"authenticationMode": "ARCGIS_TOKEN",&lt;BR /&gt;"authenticationTier": "GIS_SERVER",&lt;BR /&gt;"userStoreConfig": {&lt;BR /&gt;"type": "BUILTIN",&lt;BR /&gt;"properties": {}&lt;BR /&gt;},&lt;BR /&gt;"roleStoreConfig": {&lt;BR /&gt;"type": "BUILTIN",&lt;BR /&gt;"properties": {}&lt;BR /&gt;},&lt;BR /&gt;"sslEnabled": true,&lt;BR /&gt;"HSTSEnabled": false,&lt;BR /&gt;"httpsProtocols": "TLSv1.2",&lt;BR /&gt;"cipherSuites": "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA",&lt;BR /&gt;"httpEnabled": false,&lt;BR /&gt;"virtualDirsSecurityEnabled": true,&lt;BR /&gt;"allowDirectAccess": true,&lt;BR /&gt;"serverRole": "STANDALONE_SERVER"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;5. Start the ArcGIS Server service&lt;/P&gt;&lt;P&gt;6. Now the ArcGIS server becomes a standalone server and you are good to federate it again.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 06:23:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/how-to-unfederate-a-server-which-was-left/m-p/1280627#M13406</guid>
      <dc:creator>AYUSHYADAV</dc:creator>
      <dc:date>2023-04-20T06:23:43Z</dc:date>
    </item>
  </channel>
</rss>

