- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2016 09:52 AM
@Where is the Single Sign-On script located that uses the Customization Properties for Single Sign-on form?
This form has input fields for HTTP Header Name and ServiceNow field name to match against the incoming header.
I am aware of the External Authentication script located in the group of Installation Exist list of scripts. However the Single Sign-On doesn't seem to use the External Authentication script in the Installation Exist list of scripts.
I am assuming the Single Sign-On customization script exist somewhere within a Service Now table.
Thanks in advance for your assistance.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2017 08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2016 09:55 AM
Under System Definition --> Installation Exits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2016 11:02 AM
Thanks for feedback Sudharsan. However, as mentioned in my question, I am aware of these scripts in the Installation Exist group. These scripts are not used in the SSO customization properties configuration form.
I've tested disabling External Authentication and enabling within the SSO form "Enable external authentication" and providing a HTTP header name and ServiceNow field name and it works.
What I am attempting to do is parse the HTTP header value but I cannot seem to locate where the Single Sign-on script is located.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2016 01:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2016 01:45 PM
Thanks Blaze. What version of Service Now are using. I forgot to mention I am using the Geneva version. I tried to locate those scripts on my version and didn't come up with anything.