SSO redirect to Logout page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2025 02:51 AM
We have a requirement to implement Single Sign-On (SSO) integration in ServiceNow using OpenID Connect. The approach involves creating a new Identity Provider in ServiceNow with the "Auto Provisioning" option set to True. When a user clicks the SSO link on the ServiceNow "Log in with portal" as shown in below image,
they should be redirected to the client’s login page for authentication. Upon successfully entering their credentials on the client’s login page, as shown in below image
they will be redirected to the client portal. However, instead of granting access to the client portal, the system should immediately redirect the user to the ServiceNow logout page.
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2025 12:54 AM
Did somebody found a fix for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
Yes
Actually I had miss the field mapping of the login user that's why it will redirect to logout page.