Set "portal login page" as default instead of instance login page

Sin
Giga Expert

Hi all. Guys its very critical , I got one requirement today login page for all users should be the portal landing page only.

This is my instance url 

https://strnewdevtemp.service-now.com

whenever user hits this url they should be redirected to service portal login page 

https://strnewdevtemp.service-now.com/sp

Is there any way to achieve it? Please guys do help ...! please...!

 

Much Thanks in advance!

1 ACCEPTED SOLUTION

Sin
Giga Expert

Got Solution:

 

We should change the property 'glide.entry.page.script' value to 'new SPEntryPage().getLoginURL()' which will use serviceportal login page as default.

 

Thanks!

View solution in original post

2 REPLIES 2

Prins Kumar Gup
Giga Guru

Hi Sana,

Please see the below link. I believe it's helpful for you.

Six way redirect to the service portal

Please Hit like, Helpful or Correct depending on the impact of the response if this solves your query!!

Thanks,
PKG

Sin
Giga Expert

Got Solution:

 

We should change the property 'glide.entry.page.script' value to 'new SPEntryPage().getLoginURL()' which will use serviceportal login page as default.

 

Thanks!