- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2019 12:17 PM
I have installed 'Customer Service Management' plugin in my dev environment. We are trying to bypass the SSO when logging in to CSM portal 'instance.com/csm' , it always takes us through SSO. From other community articles, I came across a solution to update Additional options on the widget instance ‘login-modal-customerservice’ to add "bypass_sso":"true" . I updated the widget instance but still no luck. When logging in to the CSM portal, I am still routed through SSO. Please let me know if I am missing any other configuration. Any help on this is appreciated. Thank you!
Solved! Go to Solution.
- Labels:
-
Customer Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2019 04:30 PM
Hello,
ServicNow HI support has proposed a solution. I had to make $sp page public so that when user launches /csm page he will be presented with login page.
Thanks!
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2019 12:51 PM
Using the side_door.do is the typical approach. Once logged in your can navigate to the csm portal:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2019 07:00 PM
Hello,
Please take a look at the knowledge article "KB0748198 - How to bypass SSO login in the CSM portal" on the HI Portal for detailed instructions.
Thanks,
Parag Mone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2019 04:30 PM
Hello,
ServicNow HI support has proposed a solution. I had to make $sp page public so that when user launches /csm page he will be presented with login page.
Thanks!
Raj

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2020 09:20 AM
- $sp is public via sys_public record.
- Followed instructions in this HI KB article https://hi.service-now.com/kb_view.do?sysparm_article=KB0748198
- I also followed the instructions in this HI KB article https://hi.service-now.com/kb_view.do?sysparm_article=KB0719767
When clicking "Login" link in header of OOB CSM Header widget used by /csm portal I'm redirected to Azure SSO.
What did I miss?