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

Hi @Rithvik @Rithvik have you found a solution for this? we have same requirement

Ashok B
Kilo Contributor

Does anybody know the frequency of the sync between AD & ServiceNow?

any update on this?