Logging Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 11:26 PM
Hi All,
I have a few issue with l login
1. On logging in the login page redirects to Service Portal (/sp) instead of navpage.do OR UI Home.
How to fix this issue ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 11:36 PM
Hi @New Developer_S,
Redirection on Native UI or SP portal is depend on User Roles, please validate what roles user have if you dont have any roles or if they are snc_internal role then user will be by default login to SP portal.
If you want to control user login based on your requirement then you can look into getLoginURL function in SPEntryPage script include.
Please mark the appropriate response as correct answer and helpful, This may help other community users to follow correct solution.
Thanks
Vijay Balotia