Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Non-ITIL Users Not Redirecting to Service Portal After Login

Geet Burande
Tera Contributor

Hi Experts,

I’m trying to redirect non-ITIL users to the Service Portal after login in ServiceNow.

Requirement:

  • Users with ITIL role → Should land on the Platform UI (UI16 / Next Experience)

  • Non-ITIL users → Should be redirected to the Service Portal (e.g., /sp)

What I have tried so far:

  1. Modified OOB Script Include (SPEntryPage)

  2. Configured a Login Rule

  3. Configured a System Security → Destination Rule

  4. Tested with different non-ITIL users (no admin role)

  5. Cleared cache and tested in incognito

Issue:
Non-ITIL users are still landing on the Platform UI instead of the Service Portal.
None of the above configurations seem to work.

 

If anyone has implemented this successfully, could you please share the correct approach?

 

Thanks in advance!

@Ankur Bawiskar @Dr Atul G- LNG 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron

@Geet Burande 

the SPEntryPage script include should handle this

check this blog

Role based redirection with SPEntryPage 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron

@Geet Burande 

the SPEntryPage script include should handle this

check this blog

Role based redirection with SPEntryPage 

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar ,

 

Thank you so much for the solution, it's working as expected.

 

I observed that when logging out from a non-ITIL user and then logging back in as an admin or ITIL user, the system redirects to the Service Portal instead of the expected platform home page (e.g., /nav_to.do or homepage/dashboard).

 

Could you please help me reason behind of this?

@Geet Burande 

could be a cache issue.

Try to clear cache using cache.do and then try again

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Dr Atul G- LNG
Tera Patron

Hi @Geet Burande 

 

https://www.servicenow.com/community/itsm-forum/non-itil-users-are-not-redirecting-to-service-portal...

 

https://www.servicenow.com/community/developer-forum/non-itil-users-should-be-directed-to-the-portal...

 

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************