- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 05:29 AM - edited 01-28-2025 05:59 AM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 05:32 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 05:46 AM
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.
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 05:53 AM
Thanks @Ravi Gaurav
let me try the above.. yes I have Multi SSO install already..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 06:01 AM
@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 🙂