cancel
Showing results for 
Search instead for 
Did you mean: 

Zonedirector Hotspot login redirect not working

mihail_tudoran
New Contributor III
Hi,

I set-up a Hotspot service ( WISPR ) in order to redirect our users to a custom "login" page:


Wireless InternetService



Wireless Internet
Service



" rel="nofollow" target="_blank" title="Link http//931141612509997/login">http://93.xxx.xxx.xxx:9997/login">;

value="test_user">

value="test_pass">






I do have a problem, when a user connects it is not redirected to this page, instead it is redirected to the login page of the zonedirector ( https://93.xxx.xxx.xxx/admin/login.jsp )

Do you have any idee why is this happening ?

Thanks!
7 REPLIES 7

shaun_van_tonde
New Contributor III

Hi.


I had the same issue. What I did was to first direct them to my custom HTML page and once they click accept it takes them back to the ZONE director login Portal.

The redirect function doesn't work for me.

So my HTML page has a redirect.


The easiest way for me to get it to work was to put my HTML page on a windows Server in IIS and first send users to that page. The acceptance button then redirects to:


form method=POST action="https://Your-ZoneDirectorURL/user/user_login_auth.jsp";







Hope this makes sense.


Regards,

Shaun

mihail_tudoran
New Contributor III
Hi Shaun,

The problem I have is that the redirect doesn't work at all.
The users never get redirect to the page I put inside Hotspot services under the Login page. Instead all users get redirected to the zonedirector IP, not the page I entered there.

Thanks!

shaun_van_tonde
New Contributor III

Ok that's very interesting. I found that the actual redirect page underneath doesn't function for me no matter what I do.


Try the normal hostpot service - not the 2.0 one and see how that goes.


Regards,

Shaun

mihail_tudoran
New Contributor III
This is allready setup as Hotspot service (v1), never tried V2.

This is very strange, because the user gets redirected to the zonedirector admin page login, not the URL I put into Hotspot service login page.