<?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 Authentication done in Linux environment using Proxy in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-authentication-done-in-linux-environment-using/m-p/1128725#M75678</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/546916"&gt;@eutech&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The Esri Resource Proxy is not recommended since it&amp;nbsp;is not being maintained and there has been no active development on it. Using the Esri Resource proxy in certain scenarios could also go against the Terms and Conditions of ArcGIS Online and ArcGIS Enterprise. The best practices have been outlined here:&amp;nbsp;&lt;A href="https://github.com/Esri/resource-proxy#best-practices" target="_blank" rel="noopener"&gt;https://github.com/Esri/resource-proxy#best-practices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are alternative authentication methods outlined in the ArcGIS Developer documentation:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The Security and Authentication pages explain the different authentication methods:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#authentication-methods" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#authentication-methods&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;The following section may also help in understanding which method would work best for your application workflows:&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#choosing-an-authentication-method" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#choosing-an-authentication-method&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Security best practices documentation:&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/security-best-practices/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/security/security-best-practices/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;Accessing Secure Resources with the ArcGIS API for Javascript&amp;amp;colon;&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/secure-resources/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/secure-resources/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Check out those resources and see what's best for you in your scenario. Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Lauren&lt;/P&gt;</description>
    <pubDate>Thu, 23 Dec 2021 19:03:58 GMT</pubDate>
    <dc:creator>LaurenBoyd</dc:creator>
    <dc:date>2021-12-23T19:03:58Z</dc:date>
    <item>
      <title>How Authentication done in Linux environment using Proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-authentication-done-in-linux-environment-using/m-p/1127574#M75641</link>
      <description>&lt;P&gt;I'm doing an integration using ArcGIS Javascript and trying to host this in a Linux environment. So I can use the proxy code done using ASP.net as it will work only on Windows IIS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me of getting this authentication issue solved related to Linux? Any other option for authentication would be fine too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw some links related to token generation for authentication. If someone can brief me on what needed to be done on that is also fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 11:10:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-authentication-done-in-linux-environment-using/m-p/1127574#M75641</guid>
      <dc:creator>eutech</dc:creator>
      <dc:date>2021-12-20T11:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: How Authentication done in Linux environment using Proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-authentication-done-in-linux-environment-using/m-p/1128725#M75678</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/546916"&gt;@eutech&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;The Esri Resource Proxy is not recommended since it&amp;nbsp;is not being maintained and there has been no active development on it. Using the Esri Resource proxy in certain scenarios could also go against the Terms and Conditions of ArcGIS Online and ArcGIS Enterprise. The best practices have been outlined here:&amp;nbsp;&lt;A href="https://github.com/Esri/resource-proxy#best-practices" target="_blank" rel="noopener"&gt;https://github.com/Esri/resource-proxy#best-practices&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are alternative authentication methods outlined in the ArcGIS Developer documentation:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;The Security and Authentication pages explain the different authentication methods:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#authentication-methods" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#authentication-methods&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;The following section may also help in understanding which method would work best for your application workflows:&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#choosing-an-authentication-method" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/security/#choosing-an-authentication-method&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Security best practices documentation:&amp;nbsp;&lt;A href="https://developers.arcgis.com/documentation/mapping-apis-and-services/security/security-best-practices/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/documentation/mapping-apis-and-services/security/security-best-practices/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&amp;nbsp;Accessing Secure Resources with the ArcGIS API for Javascript&amp;amp;colon;&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/secure-resources/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/secure-resources/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Check out those resources and see what's best for you in your scenario. Hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-Lauren&lt;/P&gt;</description>
      <pubDate>Thu, 23 Dec 2021 19:03:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-authentication-done-in-linux-environment-using/m-p/1128725#M75678</guid>
      <dc:creator>LaurenBoyd</dc:creator>
      <dc:date>2021-12-23T19:03:58Z</dc:date>
    </item>
  </channel>
</rss>

