Security Redirect
Keep unwanted users out
Last updated
Keep unwanted users out
Last updated
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.
Remember that just redirecting the user from the page that he should not access is not enough to make your app secure. Make sure to always set the privacy rules on data that is sensitive. Check if your app is secure via checkSo.
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.