- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 01:54 AM
Hi Everyone
We have a customer that requires us to use Quest Active Roles Server (ARS) in order to communicate with their Active Directory for orchestration.
I was wondering if the Integration Hub AD Spoke can be configured to work with ARS and if so how?
ARS details are available at - https://www.oneidentity.com/products/active-roles/
Thanks
James
Solved! Go to Solution.
- Labels:
-
IntegrationHub

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 06:41 AM
James,
Automating ServiceNow requests with Active Roles Server (ARS) is a great best practice.
The AD Spoke is specific to AD and while ARS is a wrapper around AD, it is not AD itself, so the Spoke will not work. However, ARS does have APIs and you can interface with ARS fro ServiceNow.
The easiest method from my point of view is to use the PowerShell step as part of Flow Designer and IntegrationHub. Secondarily there is the ARS SDK which you could call directly from Flow Designer as well.
-Jeff

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2022 06:41 AM
James,
Automating ServiceNow requests with Active Roles Server (ARS) is a great best practice.
The AD Spoke is specific to AD and while ARS is a wrapper around AD, it is not AD itself, so the Spoke will not work. However, ARS does have APIs and you can interface with ARS fro ServiceNow.
The easiest method from my point of view is to use the PowerShell step as part of Flow Designer and IntegrationHub. Secondarily there is the ARS SDK which you could call directly from Flow Designer as well.
-Jeff