WAB 2.2 (Dev) Forces HTTPS

997
4
11-03-2016 10:22 AM
PatrickMcKinney1
Occasional Contributor III

I started developing an application using the 2.2 version of WebApp Builder Developer Edition.  I had been using version 2.0.

In both the local environment and when deployed to a live server, the app is forcing HTTPS.  Is there a way to change individual apps or WAB in general to not force HTTPS?

Thanks,

Patrick

0 Kudos
4 Replies
RobertScheitlin__GISP
MVP Emeritus

Patrick,

   I am using 2.2 and it is not forcing https. Did you accidentally use https in the url when you entered your postal address in the very beginning?

0 Kudos
PatrickMcKinney1
Occasional Contributor III

I'm not exactly sure what you mean by "in the very beginning."

If I view the site using http, it switches to https.  This occurs both on a live server and the local dev environment.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Patrick,

   When you first installed WAB and launched it for the first time it asked you for the url to your portal. If you supplied a url that use the https protocol then from that point forward the app will force the use of https. To fix this close WAB and go to you [install dir]/server/ folder and delete the signininfo.json file and re-launch WAB and this time provide a http url.

PatrickMcKinney1
Occasional Contributor III

The issue appeared to be related to my importing the app from AGOL.  Whenever I created a brand new app, it didn't force HTTPS.

Thanks again for the help.

0 Kudos