Where is the Single Sign-On script located?

xmikeam
Mega Contributor

@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.

1 ACCEPTED SOLUTION

xmikeam
Mega Contributor

I wasn't able to locate the script. I no longer need to locate it.


View solution in original post

13 REPLIES 13

sudharsanv36
Kilo Guru

Under System Definition --> Installation Exits.


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.


Go under the script includes, then search for SSO or what have you.



You can create an application menu so that you don't have to go searching for them again.





find_real_file.png


xmikeam
Mega Contributor

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.