- 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
01-25-2018 01:14 AM
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
Regards,
Vivek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2018 03:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2018 12:56 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 06:57 AM
i Am facing similar problem, wherein the Security group members are not updated in Servicenow groups. Can you please suggest?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 09:21 AM
we had a requirement to sync groups from azure AD to servicenow...can you help me how we need to set this requirement?