Saw a similar post a while back, but it did not have the answer I was looking for.
I need to send users directly to our homepage without having them hit the splash page. I tried an onload javascript, but as the index page is also the processing page, it results in a loop. Is there away to have automatic authentication?
Thanks,
Jay
Setup a pass through IP to your web server (captive portal setting), then your javascript load should work since it won't be intercepted by the captive portal screen.