How to redirect employee center url to servicenow login page?

sonalin
Tera Expert

Hi,

I am looking for an option to redirect an Employee center url to servicenow login page. When a user directly trying to use the Employee center URL they are getting to a blank page as below:

sonalin_0-1737963103385.png

 

Help me to redirect the https://instance.service-now.com/esc to https://instance.service-now.com/login.do and once the credentials are added the user should get redirected to the Employee center home page.

The servicenow instance are SSO enables. Let me know if I have to check any additional configuration.

 

I have add the following configuration but not sure its correct.

sonalin_1-1737963500173.png

 

Thanks in advance.

Sonali.

7 REPLIES 7

SumanthDosapati
Mega Sage
Mega Sage

@sonalin 

This article might help you.

 

Regards,

Sumanth

amitshishod
Tera Guru

Hello Buddy, Ideally it shows you login option when accessing it. You can try raising a Hi Case to ServiceNow team. I hope that it will get resolved.

Juhi Poddar
Kilo Patron

Hello @sonalin 

The possible reason for this issue is that there is no login page attached to the ESC portal.

To check this:

  • Navigate to All - > Service Portal -> Portals
  • Open the ESC portal record and check the Login Page field on the form

Please refer to the screenshot for better understanding.

JuhiPoddar_0-1737969232853.png

You don't have to redirect  https://instance.service-now.com/esc  to  https://instance.service-now.com/login.do .

By adding the login page to the ESC portal, it will automatically prompt the user for their credentials directly through the ESC portal.

JuhiPoddar_1-1737969356240.png

 

 

 

 

 

 

 

 

 

 

 

 

Hope this helps!

 

"If you found my answer helpful, please like and mark it as an "accepted solution". It helps future readers to locate the solution easily and supports the community!"

 

Thank You
Juhi Poddar

Hi Juhi, Thank you for Reply however I already have the login page enable on the Employee center portal

sonalin_0-1738062140090.png

Still I am not sure why I am redirected to blank page.