ServiceNow Things to Know 46: Redirect end users to the portal after login
Did you know that we can redirect end users to the portal after login?
Use Case : If user is an end user or no roles then redirect to the portal when they login to ServiceNow.
Below is the steps -
1. Create a system property as below:
Name - glide.entry.loggedin.page_ess
Type - String
Value - /sp or /esc etc.
2. Save this property.
Note - When you impersonate or login with no role users it will always redirect to the portal.
If my content helped you in anyway, please mark this content as BOOKMARK, SUBSCRIBE & HELPFUL
Best Regards,
Prashant Kumar (LearnIT)
YouTube Channel LearnIT: https://www.youtube.com/@learnitwithprashant
Blog LearnIT: https://medium.com/@LearnITbyPrashant
Prashant Kumar LinkedIn: https://www.linkedin.com/in/learnitbyprashant/
ServiceNow Community Prashant Kumar - https://www.servicenow.com/community/user/viewprofilepage/user-id/19635
https://www.servicenow.com/community/developer-blog/servicenow-things-to-know-46-redirect-end-users-to-the-portal/ba-p/2771008