Outbound REST with NTLM Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2015 06:53 AM
Hello,
I'm trying to connect using an Outbound REST message to an internal web service that uses NTLM authentication. I haven't been able to get past the authentication piece because it appears ServiceNow doesn't support NTLM. Has anyone had success doing something similar or does anyone have suggestions on how to accomplish this?
Thanks
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2015 04:05 PM
Hi Dan, Can you please share what alternate approach you used for this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2015 05:27 PM
The purpose of the REST message in our case was to add a record to a queue that kicks off Microsoft System Center Orchestrator (SCORCH) runbooks. SN Orchestration to kick off the runbooks directly was used instead off adding records to the queue using a REST message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2017 06:10 AM
I also faced the same situation. However, we enabled basic authentication for SCORCH using IIS(internet Information Services) Manager.