<?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 Using orgId in custom map does not allow to log in in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/using-orgid-in-custom-map-does-not-allow-to-log-in/m-p/157627#M1675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have built a custom mapjournal template (based on the MapJournal template version 1.17 from the Esri-Github) and deployed it on our server as a testcase for further development.&lt;/P&gt;&lt;P&gt;As I am still figuring out how things work, I made a mapjournal in AGOL and made it available to my organization for editing and viewing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my index.html, I added the origId here (I removed all the comments in the snippet, and replaced the ID with the text ORIG_ID):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;var configOptions = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;appid: "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;oAuthAppId: "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;authorizedOwners: ["[&amp;lt;&amp;lt;&amp;lt;ORIG_ID&amp;gt;&amp;gt;&amp;gt;]"]&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to get to the mapjournal with URL including APPID, I am notified that the user (being me as the creator of the mapjournal) is not authorized. When I put my own username in the authorizedOwners section (without the brackets of course), I can login and edit my map.&lt;/P&gt;&lt;P&gt;I want my colleagues to create map journals with this template, but adding single user-ids is a bit cumbersome, so adding the orgID would be the logical step. But adding single usernames is the only way it works now. Do I miss something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Koen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BTW: the comment in index.html about finding the orgID is not so easy to find. I found my ID by downloading a AGOL-activity log as CSV.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2019 15:27:27 GMT</pubDate>
    <dc:creator>deleted-user-yFDeOJnQ1kta</dc:creator>
    <dc:date>2019-01-21T15:27:27Z</dc:date>
    <item>
      <title>Using orgId in custom map does not allow to log in</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/using-orgid-in-custom-map-does-not-allow-to-log-in/m-p/157627#M1675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have built a custom mapjournal template (based on the MapJournal template version 1.17 from the Esri-Github) and deployed it on our server as a testcase for further development.&lt;/P&gt;&lt;P&gt;As I am still figuring out how things work, I made a mapjournal in AGOL and made it available to my organization for editing and viewing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my index.html, I added the origId here (I removed all the comments in the snippet, and replaced the ID with the text ORIG_ID):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;var configOptions = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;appid: "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;oAuthAppId: "",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;authorizedOwners: ["[&amp;lt;&amp;lt;&amp;lt;ORIG_ID&amp;gt;&amp;gt;&amp;gt;]"]&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;};&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;/script&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to get to the mapjournal with URL including APPID, I am notified that the user (being me as the creator of the mapjournal) is not authorized. When I put my own username in the authorizedOwners section (without the brackets of course), I can login and edit my map.&lt;/P&gt;&lt;P&gt;I want my colleagues to create map journals with this template, but adding single user-ids is a bit cumbersome, so adding the orgID would be the logical step. But adding single usernames is the only way it works now. Do I miss something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Koen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;BTW: the comment in index.html about finding the orgID is not so easy to find. I found my ID by downloading a AGOL-activity log as CSV.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2019 15:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/using-orgid-in-custom-map-does-not-allow-to-log-in/m-p/157627#M1675</guid>
      <dc:creator>deleted-user-yFDeOJnQ1kta</dc:creator>
      <dc:date>2019-01-21T15:27:27Z</dc:date>
    </item>
  </channel>
</rss>

