How to implement on Premise AD with ServiceNow?

User460980
Kilo Contributor

HI All,

1. How to implement On premise AD with Servicenow using flow designer? (note: want to know what is on premise AD)

2.We Already implement the Microsoft Azure AD with serviceNow, for this how sync will achieved by using flow designer? (note: we already used provisioning but want to achieve sync from SNOW using flow)

 

6 REPLIES 6

Richard Hine
Tera Guru
Tera Guru

Hi,

You don't say what you are expecting to achieve with on-prem AD. AD is Active Directory, it is always on premises as Azure AD is a different product. Despite having AD in both names they are very different products

AD is an LDAP directory and can be accessed in a number of ways. There is a Flow Designer spoke for AD and you can also retrieve data from it using the platform LDAP capabilities via a MID server.

You don't say what you wish to achieve with Azure AD, perhaps some more details around a use case would help the community support you.

Please be aware that Snow is a discovery tool and is not the same as ServiceNow, recommend you differentiate using SN or ServiceNow to avoid confusion.

Hope this gets you started,

Richard

Hi Richard Hine,

Thank you for your valuable reply. I need add users to group/ create a group from servicenow to on premises  AD.

Hi,

I think this should give you most of what you are looking for :-

https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/integrationhub/c...

Thanks,

Richard

 

Hi Team, If I need to send some update the on-premise AD from ServiceNow and don't have IntegrationHub professional licence nor have midservers, can this update happen just on REST alone or is there any other way to achieve this?

Regards,

Lakshmi