Redirect the End Users (no role) to /esc (employee center / pro) instead of /sp (service portal)
Import
·
May 06, 2024
·
article
The current best practice is to create or edit the glide.entry.first.page.script System Property that needs to have the value of new SPEntryPage().getFirstPageURL()
The recent SPEntryPage script includes code will redirect the end user to the portal (sp_portal) that has default=True, so you need to make sure that ONLY the ESC portal has the deault=true
as reference:
View original source
https://www.servicenow.com/community/in-other-news/redirect-the-end-users-no-role-to-esc-instead-of-sp/ba-p/2920221