Hello,
I am stuck in a login loop when trying to access the WAB. Everything was working fine until a couple days ago. Since things went wrong two things have changed: 1) Installed Node.js to get WAB as a windows service, and 2) fixed some security holes in portal (Enterprise deployment). I have since reverted those changes, to no avail:
- I have deleted and re-added the application to portal
- I have confirmed that my machine name is correct
- I have added both http and https configurations when registering the app
- In Portaladmin, I have added my machine to "allowedProxyHosts" (http://machinename.domain.com:3344 and https://machinename.domain.com:3344)
- In Portaladmin, I have removed "allowedProxyHosts" line entirely
- In Portal website, I have added my machine to the Allow origins list
- In Portal website, I have cleared the Allow origins list
- I have deleted signininfo.json several times
- I have removed the WAB windows service and uninstalled Node.js and run the bat file manually
- I tried redownloading the SDK and the bat doesn't even run now
Any help on this would be fantastic...