<?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: Securely integrate an ArcGIS Web Map into a custom web application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316499#M81883</link>
    <description>&lt;P&gt;Hey Jake, I would recommend that you check the following &lt;A href="https://developers.arcgis.com/javascript/latest/secure-resources/#oauth-20" target="_self"&gt;documentation&lt;/A&gt; for this. It will depend what method of security you wish to integrate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Aug 2023 16:11:20 GMT</pubDate>
    <dc:creator>David_McRitchie</dc:creator>
    <dc:date>2023-08-08T16:11:20Z</dc:date>
    <item>
      <title>Securely integrate an ArcGIS Web Map into a custom web application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1315241#M81856</link>
      <description>&lt;P&gt;When using the ArcGIS Maps SDK for JavaScript to integrate a WebMap into a web application that I developed, can/how do I secure the whole application including ESRI resources with ArcGIS Online accounts?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 19:06:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1315241#M81856</guid>
      <dc:creator>JakeNeedle</dc:creator>
      <dc:date>2023-08-03T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Securely integrate an ArcGIS Web Map into a custom web application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316499#M81883</link>
      <description>&lt;P&gt;Hey Jake, I would recommend that you check the following &lt;A href="https://developers.arcgis.com/javascript/latest/secure-resources/#oauth-20" target="_self"&gt;documentation&lt;/A&gt; for this. It will depend what method of security you wish to integrate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 16:11:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316499#M81883</guid>
      <dc:creator>David_McRitchie</dc:creator>
      <dc:date>2023-08-08T16:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Securely integrate an ArcGIS Web Map into a custom web application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316709#M81890</link>
      <description>&lt;P&gt;Hi , and how use this Oauth 2.0? i already see the video tutorial and the example&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/identity-oauth-basic/" target="_blank"&gt;Access ArcGIS Online items using OAuth 2.0 | Sample Code | ArcGIS Maps SDK for JavaScript 4.27 | ArcGIS Developers&lt;/A&gt;&amp;nbsp;, but nothing works. What&amp;nbsp;&amp;nbsp;is the&amp;nbsp;&lt;SPAN&gt;portalUrl? and why when i use the example of the site works fine but when i try in code pen doesn't work. I need the use another way to compile?( I knew in the JS arcgis)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 01:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316709#M81890</guid>
      <dc:creator>Alex_matias</dc:creator>
      <dc:date>2023-08-09T01:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Securely integrate an ArcGIS Web Map into a custom web application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316940#M81910</link>
      <description>&lt;P&gt;Hey Alex,&lt;/P&gt;&lt;P&gt;I would avoid using Codepen when using Oauth2.0 as it does not handle token refreshes well. In my own testing, I use Visual Studio Code with the Live Server extension and then open apps up locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Portalurl will be the URL to your ArcGIS portal. The default arcgis one is &lt;A href="http://www.arcgis.com" target="_blank"&gt;www.arcgis.com&lt;/A&gt;. You shouldn't need to specify this unless you are using ArcGIS Enterprise in which case you will need to insert the fully qualified domain name in the following format&amp;nbsp;&lt;SPAN&gt;"https://&amp;lt;host&amp;gt;:&amp;lt;port&amp;gt;/arcgis"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 15:50:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/securely-integrate-an-arcgis-web-map-into-a-custom/m-p/1316940#M81910</guid>
      <dc:creator>David_McRitchie</dc:creator>
      <dc:date>2023-08-09T15:50:54Z</dc:date>
    </item>
  </channel>
</rss>

