- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2016 03:44 AM
Hi,
How to integrate Active Directory in Servicenow?
What are the requirement to do this?
What is the process to do?
Is activating a plugin Orchestration - Active Directory is just enough as mentioned geneva Doc?
Thanks in Advance,
Tindra.
Solved! Go to Solution.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2016 04:54 AM
Specifically, you want these. Keep in mind that Orchestration is a separately licensed product. If this is a personal developer instance, you can request that it be activated. If this is a customer instance, you will need to work with your account rep.
Optionally, there is another one for PowerShell that may be helpful.
Thanks.
Let me know if I have answered your question. If so, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this discussion from your "inbox", use the "mark as correct" option under actions. If you are viewing it directly from the thread use the Correct Answer link (red with a star).
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2019 12:40 AM
Hello,
Is this still relevant? I am also looking to do an integration between SN & AD using Flow and AD Spokes. When I go to sys_plugins and search for Orchestration I am only finding Orchestration - Runtime, is this enough?
Thanks in advance,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2019 12:40 AM
Hello,
Is this still relevant? I am also looking to do an integration between SN & AD using Flow and AD Spokes. When I go to sys_plugins and search for Orchestration I am only finding Orchestration - Runtime, is this enough?
Thanks in advance,
Dan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-07-2019 01:24 PM
The original article and answer are 3 years old which pre-dates Flow and IntegrationHub. I recommend using those technologies to build new flows and integrations in place of the legacy Graphical Workflow and Orchestration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2018 06:21 AM
Hi, Tinda!
Concerning the integration process of ServiceNow with Active Directory, everything is fairly simple. There are 3 stages:
- Configure ServiceNow’s LDAP (Lightweight Directory Access Protocol) module. This way, ServiceNow ‘learns’ how to exchange info with the AD server.
- Configure ADFS (Active Directory Federation Services). This way, you enable ADFS to grant ServiceNow access to user identity info.
- Configure ServiceNow itself to connect the two systems.
And this is pretty much all. If you’d like to know more, here’s a case study on ServiceNow Active Directory integration. I hope it'll help.
Have a lovely day!