<?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 Do I need HTTPS to run Web AppBuilder deployed apps? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83057#M2333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I've attempted to deploy my first custom application built on Web AppBuilder. When I go to my demo site at &lt;STRONG&gt;http&lt;/STRONG&gt;://&amp;lt;mydemosite&amp;gt;/, it loads and redirects to &lt;STRONG&gt;https&lt;/STRONG&gt;://&amp;lt;mydemosite&amp;gt;/. The problem is, my demo server isn't set up for secure services, and my browser says that the webpage is not available. Do I need SSL certificates to run these apps, or is there a setting somewhere that I can change to redirect back to &lt;STRONG&gt;http&lt;/STRONG&gt;://&amp;lt;mydemosite&amp;gt;/?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 23:10:37 GMT</pubDate>
    <dc:creator>KenDoman</dc:creator>
    <dc:date>2015-01-21T23:10:37Z</dc:date>
    <item>
      <title>Do I need HTTPS to run Web AppBuilder deployed apps?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83057#M2333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I've attempted to deploy my first custom application built on Web AppBuilder. When I go to my demo site at &lt;STRONG&gt;http&lt;/STRONG&gt;://&amp;lt;mydemosite&amp;gt;/, it loads and redirects to &lt;STRONG&gt;https&lt;/STRONG&gt;://&amp;lt;mydemosite&amp;gt;/. The problem is, my demo server isn't set up for secure services, and my browser says that the webpage is not available. Do I need SSL certificates to run these apps, or is there a setting somewhere that I can change to redirect back to &lt;STRONG&gt;http&lt;/STRONG&gt;://&amp;lt;mydemosite&amp;gt;/?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 23:10:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83057#M2333</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2015-01-21T23:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need HTTPS to run Web AppBuilder deployed apps?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83058#M2334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; No https is not a requirement. I am not sure why your deployed app would automatically redirecting to https. Is there any more information you can give me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 03:09:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83058#M2334</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-01-22T03:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need HTTPS to run Web AppBuilder deployed apps?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83059#M2335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;After stepping through the code, I found the code that is switching the window.location.protocol to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;, but I'm not sure why. In the file jimu.js/shared/ConfigManager.js, there's a method called _processNotInPortalAppProtocol. It looks like it's comparing the organization's ArcGISOnline portal url to the current url. It then switches the window.location.protocol to https in line 436 if the portal url is secured, but the current url isn't. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm going to try to find the source of the portal url, and attempt to change it to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt; to test if that works.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83059#M2335</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2015-01-22T15:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need HTTPS to run Web AppBuilder deployed apps?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83060#M2336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, I found the answer. If you set the portalUrl in the config.json file to an HTTPS arcgis portal, then it will change the protocol of your Web AppBuilder to HTTPS. By changing the portalUrl to HTTP, the app loaded fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 16:07:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83060#M2336</guid>
      <dc:creator>KenDoman</dc:creator>
      <dc:date>2015-01-22T16:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need HTTPS to run Web AppBuilder deployed apps?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83061#M2337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to add if editing config.json's portalUrl parameter doesn't work, nodejs's signininfo.json also has it. That file can be found in [webapp builder extracted folder]/server/signininfo.json.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2015 19:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83061#M2337</guid>
      <dc:creator>JanetKhuu</dc:creator>
      <dc:date>2015-03-14T19:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Do I need HTTPS to run Web AppBuilder deployed apps?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83062#M2338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Beside change the portalURL from https to http. Please also noted the port number. Portal run https on 7443 and run http on 7080.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 07:30:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/do-i-need-https-to-run-web-appbuilder-deployed/m-p/83062#M2338</guid>
      <dc:creator>KeithLam</dc:creator>
      <dc:date>2020-06-03T07:30:32Z</dc:date>
    </item>
  </channel>
</rss>

