cancel
Showing results for 
Search instead for 
Did you mean: 

Ruckus Zone Director redirect to specific URL after captive portal login

cristiano_sarme
New Contributor II
Hello,
We have an external captive portal platform that works nice with Zone Director.
Our platform has the possibility of register some url for which the user must me redirected after he logs-in through the captive portal.
Is there any chance of passing that url during the login form POST action so the Zone Director handles it and redirects the user after the login process?

Actually, our login form HTML looks like that:
https://{{ zone director ip }}:9997/login";>
       
       

Thanks!
Best regards,
Cristiano
3 REPLIES 3

alisson_freire
New Contributor
Have you tried using the "startUrl" attribute?

alisson_freire
New Contributor
The other option that you have is to configure directly in the controller whether the redirect should proceed to the URL that the user intends to visit or to a new URL that you can specify.

sanjay_kumar
RUCKUS Team Member
Hi Cristiano,

You have an option to redirect the authenticated clients to the specified URL.

On the ZD under Edit Profile >> Redirection >> Star Page After user is authenticated >> Redirect to the following URL.