Open jtitley opened 2 months ago
It appears to be a caching issue and an attempt by CloudFlare to direct to login page when fetching a JS file. I don't know how other applications manage this.
I suspect it's not just CloudFlare, but any reverse proxy has this issue with WUD.
Accessing /favicon.ico triggers reverse proxy login page and then hitting F5 on the blank page solves the issue. Is there any way to tweak the main page to work with reverse proxies?
If WUD is behind Cloudflared, when the auth token needs to be renewed for Zero Trust (Google in this case), I get a blank page. It's strange, no other application has this issue. If I clear cookies, all is well.
<!doctype html>