- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2017 07:28 PM
I configured Office 365 and ServiceNow single sign-on.
When configuring single sign-on for multiple Office 365 and ServiceNow, I want to change the redirect URL for each company.
Looking at the site below, I thought I could add 'sso_source' to company record and set sys_id of IdP record for each company.
I made the following settings, but are there other settings to do?
<procedure>
1. Navigate to User Administration> Companies.
2. Select company records
3. Navigate to Configure> Form Layout.
4. Add the following fields
Name: SSO Source
Type: String
Field length: Medium (100)
5. Enter "sso: <sys_id of Idp Record>" for "SSO Source"
Regards,
Matsumoto
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 02:25 AM
Hello Matsumoto,
Entering their user ID in "Use external login" should be enough. That is how the instance determines who is logging in and which IdP to redirect the user to.
Kind regards,
Simon Liang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2017 08:16 PM
Hi Matsumoto
I had a similar requirement and found the following video Redirect end users to different Service Portal - YouTube
I made a couple of changes to what he did, but found it worked a treat.
Hope it helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:36 AM
Hello Chris
Thank you for answering.
I will try it with reference to the movie.
Regards,
Matsumoto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:37 AM
Hi Simon
Thank you for answering.
I confirmed that "MultiSSO_ClientHelper" exists in "System Definition > Script Includes".
Do I need to modify this script?
Regards,
Matsumoto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:43 AM
Hello Matsumoto,
No need to modify anything, everything should just work.
Kind regards,
Simon Liang