Resolved! Redirecting users with a specific role from one portal to another
We want users with sn_customerservice.customer role to be automatically redirected to business_portal. This is done through SPEntryPage and works as expected. The issue with, when the user types /esc in the URL, it takes them to 404 page. Instead, I ...