SSO with Service Portal and Multiple Identity Providers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2020 03:27 PM
Hi All,
We have multiple identity providers (and all properties enabled) and are wanting users to have a seamless SSO experience when accessing portal. Users will be accessing portal via Okta/azure or manually portal URL. The issue is - whenever a user attempts to access Portal, they are forced to manually input a login instead of SSO.
I have looked into setting a default identity provider in the glide.authenticate.sso.redirect.idp property but that does not allow other users outside of that default idP log in and authenticate.
Has any one been able to achieve accessing their Portal through SSO? Is there a way set which SSO idP users are redirected to? Can we dynamically modify this system property to do so?
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2020 03:40 PM
You should get solution below
https://community.servicenow.com/community?id=community_blog&sys_id=606e6eaddbd0dbc01dcaf3231f96193a
Regards.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2020 03:50 PM
Thank you for your reply. I have encounter this Post. I have all of the appropriate properties enabled. Additionally, his solution of adding a default idp sys ID on the system property will NOT allow users from a different idP (who are not part of the default idP) to SSO.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2020 03:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-01-2020 03:48 PM
Hi. I might add, that I am looking for a seamless solution to enable SSO. If there is a solution which does not require users to click external login or input their login. Additionally, redirecting users to portal is not an option. Is there no OOB solution from ServiceNow to resolve this? It is difficult to believe we are the only ServiceNow customer to experience this issue.