Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a customized/downloaded WebAuth bundle installed on a WLC5508 HA Pair. The Controllers are running version 8.0.115.0. The Auth process and redirect work great in all browsers except Microsoft Edge. The device we are using to test/lab with i...
I have a customized/downloaded WebAuth bundle installed on a WLC5508 HA Pair. The Controllers are running version 8.0.115.0. The Auth process and redirect work great in all browsers except Microsoft Edge. The device we are using to test/lab with i...
Below is the code for (login.html) that we are using and it now works well with Edge.
-------------------------------------
<!doctype html><!--[if lt IE 7]> <html class="ie6 oldie"><![endif]--><!--[if lt IE 7]><style type='text/css'>p input { marg...
As it turns out, there was a reference in the original (out of box) code that they removed for http://1.1.1.1/login.html. ; After several hours of stare and compare yesterday, our web team found the missing piece. So, I guess the lesson for them was...