Login Page changes !!

SandeepKSingh
Kilo Sage

Hello,

 

I need to change login page (user name and password ) to SSO page where user can enter email id.

What I mean here is when I login to backend like "https://dev360824.service-now.com/" then it should show me SSO page.
How to Achieve it?

2 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @SandeepKSingh 

 

if I am not wrong. in PDI we cant set up SSO.  else, you need to activate the SSO plugin and configuration and then add that SSO link to user profile.. 

 

https://youtu.be/5OucrJ7LP5I?si=JuBkry5ipkqy6wkK

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

View solution in original post

Ravi Gaurav
Giga Sage
Giga Sage

Hi @SandeepKSingh ,

 

I am assuming you have install a plugin multi SSO..
if you have done that we have a property ( glide.entry.page.script ) there you call a Script include there like shown in below.

RaviGaurav_0-1738071885447.png

RaviGaurav_1-1738071981701.png


and this should land-up to SSO page hopefully

 

 

--------------------------------------------------------------------------------------------------------------------------


If you found my response helpful, I would greatly appreciate it if you could mark it as "Accepted Solution" and "Helpful."
Your support not only benefits the community but also encourages me to continue assisting. Thank you so much!

Thanks and Regards
Ravi Gaurav | ServiceNow MVP 2025,2024 | ServiceNow Practice Lead | Solution Architect
CGI
M.Tech in Data Science & AI

 YouTube: https://www.youtube.com/@learnservicenowwithravi
 LinkedIn: https://www.linkedin.com/in/ravi-gaurav-a67542aa/

View solution in original post

6 REPLIES 6

Thanks @Ravi Gaurav 

let me try the above.. yes I have Multi SSO install already..

SandeepKSingh
Kilo Sage

@Dr Atul G- LNG your videos are Awesome and @Ravi Gaurav you are a life Saviour for me as I was able to replicated whatever you told and it did wonders as it worked 🙂