- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2017 12:40 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2017 03:37 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2017 04:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2017 05:46 AM
Thanks Vivek. But my issue If i create a group by name 'XYZ' in azure ad it takes nearly 30 mins to appear in service now. Can this time be reduced.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2017 06:45 AM
Hi Naman,
I am not sure, Probably your Azure administrator might have known about this.
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2017 09:44 PM
Hi Vivek
I need detailed steps,which are needed to enable users in Azure AD to login into servicenow instance. In some other thread i heard u saying that you have implemented this. So if u have good links/references do mention
Thanks