How to link "Use external login" on /sp login page to /csm?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:19 PM
How to link "Use external login" on /sp login page to /csm?
Currently "Use external login" points to completely empty space.
I thought this may be controlled by the login widget, but I do not see anything in the code about external link destination.
I tried used the CSM Redirect widget on the SP Landing Page but that resulted in all users being redirected to /csm as opposed to those with role of sn_customerservice.customer or snc_external.
I have tried 6 other fixes, two work in my PDI, but none work in customer instance. We have carefully checked that nothing is blocking this or changing behavior.
- Labels:
-
Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 04:31 PM
I found the link in html panel of widget. Testing now.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-27-2023 05:35 PM
Lon
were you able to make external login page the default for CSM portal?
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 06:58 PM
Hi,
You can enable external authentication on your instance.
Procedure
- Navigate to System Definition > Installation Exits.
- Activate the ExternalAuthentication installation exit.
Note: If you are using the Digest authentication method, you must also enable the DigestSingleSignOn installation exit.
- Navigate to System Properties > Single Sign-on.
- Select Enable external authentication and click Save.
You can also navigate to the sys_properties.list and search for the glide.authenticate.external property and set it to True.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep