Security Redirect

Keep unwanted users out

Security Redirect is reusable that is used to centralize access to your app pages. It contains only workflows used to redirect users to other pages based on conditional rules.

A logged out user or a regular user visiting the admin page? The Security Redirect has a workflow to navigate them away from the page.

We put that reusable conveniently in the Source Popup in every page to keep it from cluttering.

The easiest way to set up redirect workflows in complex apps is by separating the workflows by pages and then putting extra conditional logic onto the actions themselves.

Example of redirect the user if he is not an Admin user

Last updated