Enabling the SSO authentication instead of login page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 12:36 AM
Hi Team ,
I have requirement where i have to enable SSO authentication instead of Login page via a Notification button that is sent to external contact. When the external user click on that button it redirect to login page but as per the requirement i have to achieve SSO authentication in it . I have code for the button from mail script which is redirecting to normal login page which i have to decativate and enable SSO authentication. I need urgent help for the same.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 01:13 AM
Hello @Abhishek_munu07
Please go through https://www.servicenow.com/community/developer-articles/single-sign-on-setup-in-20-mins/ta-p/2317559
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 02:14 AM
Hi @Harsh_Deep ,
Thanks for your reply but we are not changing the SSO authentication for all users as they have specifically mentioned it should do authentication for external users while they click on the button link(SS-1) through email to view the case they have registered via Portal. For your information we do have SSO authentication in our instances activated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2024 04:41 AM - edited 10-28-2024 06:37 AM
You need to check the authentication settings for each of the portal records, "esc" and "supplier" should both be set to your so settings and not local login if you want to use sso.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2024 03:07 AM
Hi @Timothy F1 ,
Sorry if you could guide me on the same that will more helpful as i am bit new to portals.