How to sync Azure ad with service now

kulshreshtha
Giga Contributor

I have followed the steps in the link Tutorial: Azure Active Directory integration with ServiceNow | Microsoft Docs   . I am able to get users in service now. The problem is its taking very long time to get reflected in service now. . What can be done if i need azure ad changes to reflect in service now.

Thanks in advance

1 ACCEPTED SOLUTION

Hi Naman,



I guess, I found your issue. I believe you are not able to redirect   Azure login URL.



Add this below system property in your instance sys_properties table and try open your instance URL.



glide.authenticate.sso.redirect.idp = "Sys id of your Azure Identity provider"



Let me know if its fix your issue



Regards,


Vivek



Based on the impact hit like, helpful or correct


View solution in original post

27 REPLIES 27

Without SSO it's not possible to authenticate.



You could try with LDAP Authentication but for authentication also you need LDAP server to be public


LDAP authentication



Regards,


Vivek


Hello Vivek,



Our Azure AD server is in sync with on premise AD But they dont have OU detail in azure AD.SO can we do Azure AD(having public IP address) -servicenow integration through LDAP .



Thanks,


Smruti


Niranjan Danda
Tera Contributor

Hi, 

we have setup the Azure ad integration to servicenow, but we are not getting groups imported, only users are being imported. Can you please let me know what we need to do to import groups from azure ad.

 

Thanks,

Niranjan.

i Am facing similar problem, wherein the Security group members are not updated in Servicenow groups. Can you please suggest?

 

@Niranjan Danda 

we had a requirement to sync groups from azure AD to servicenow...can you help me how we need to set this requirement?