Secure Zones - Landing page

Hi @Reagan_Vautier.
I think the user will get logged into all zones they are subscribed to upon successful login. So there’s no specific login forms as far as I’m aware.

Regarding the landing page, again since no specific login form landing pages don’t really apply as much - probably just a BC alignment thing and for future use.
However, you can setup the form to redirect to a specific page, and additionally, once they are logged in you could dynamically redirect them based on their zone subscription/s using the {{request.currentMember}} object:
https://docs.treepl.co/documentation_group/liquid/request-object#secCurrentMember

Some more forum discussion on the login form redirection here:
Secure Zones logins

The login form should definitely display on the ‘UNAUTHORISED’ page if you’ve added it there.
Just to confirm, this is the 401 system page.

1 Like