You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2026. It is now read-only.
I can't have allowed people go to account dashboard and banned people go to specific page or url. More generally, I can't seem to have allowed people to be redirect to a page or url different from error page or error url.
Point is:
There is no option for 'redirect guest to' set to Page or Url. The only 'page' or 'url'options are for the error page, so if I set 'redirect guest to' page or url, allowed guests and banned guests both go to the same page or url. If I set 'redirect to guest' to Login and set public actions to '/customer/account/(login|logoutSuccess)/' allowed guests go correctly on their account dashboard but banned guests are redirected to magento default login page instead of the page or url set in options 'error page' or 'error url'.
Issue:
I can't have allowed people go to account dashboard and banned people go to specific page or url. More generally, I can't seem to have allowed people to be redirect to a page or url different from error page or error url.
Point is:
There is no option for 'redirect guest to' set to Page or Url. The only 'page' or 'url'options are for the error page, so if I set 'redirect guest to' page or url, allowed guests and banned guests both go to the same page or url. If I set 'redirect to guest' to Login and set public actions to '/customer/account/(login|logoutSuccess)/' allowed guests go correctly on their account dashboard but banned guests are redirected to magento default login page instead of the page or url set in options 'error page' or 'error url'.
Am I missing something?