Hello,
I configured my Virtual Smart Zone controller with a external captive portal.
When the user tries to login, he is redirected to
http://myportal.com?nbiIP=192.168.4.250&client_mac=ENC9c856e834216d2b2782629446aa094b8b1d4915f8e...but the client_mac and uip parameters are encoded. I need this parameters to be decoded at the side of my captive portal page, because i need to use that information.
Is there some way in the controller of setting this parameters to not be encoded in the redirect url?
I'm using controller version: 3.6.1.0.227
Thanks!