Web AppBuilder login issue using Internet Explorer 11

1937
3
Jump to solution
03-19-2018 11:46 AM
AndresCastillo
MVP Regular Contributor
I have successfully installed WAB DE on my local machine.
It works well on Microsoft Edge browser, but not IE 11.
 
and I am taken to the setaportal page (see pic)
I am then taken to a sign in page (see 'siginin.JPG' attachment)
 
I sign in correctly, but it takes me back to the setaportal page.
 
Notes:
The Edge browser is the default browser, and I do not have any issues opening WAB DE this way (after I ran the procedure mentioned here.
I set up WAB DE to run as a windows service.
This is WAB DE 2.7
I added 'http://myMachinemyDomain' to my internet options>security>trusted sites list.
0 Kudos
1 Solution

Accepted Solutions
AndresCastillo
MVP Regular Contributor

I added the sites mentioned here to my trusted sites list, and it allowed me to login.

I got the idea from this thread

View solution in original post

3 Replies
AndresCastillo
MVP Regular Contributor

I added the sites mentioned here to my trusted sites list, and it allowed me to login.

I got the idea from this thread

AndresCastillo
MVP Regular Contributor
0 Kudos
AndresCastillo
MVP Regular Contributor
We also had an issue with an application in which the app would not load all the way.
It turns out the Esri urls were being redirected to authenticate against the proxy.
 
The cyber team added Esri urls to the whitelist and no auth list
(a list so the urls can bypass proxy authentication, since it was conflicting with the slid proxy authentication)
I provided them the whitelist mentioned in this post.
Also, when inspecting traffic, you can note if the Esri url is being Temporarily Redirected with a Status Code of 307 with the next line being the proxy url.
This way, you can know if the cyber team should add the url to the no auth list.