How to map group owner attribute to ServiceNow group table for provisioning in Azure AD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2023 03:41 AM
Hi All,
We integrated Azure Ad to ServiceNow, now we are trying for group provisioning mapping all the attributes in Azure AD
But we couldn't find the group owner and group type from the source attributes from the azure ad. could you please help us to map the following attributes,
1. group owner(Azure AD)-> group manager(ServiceNow)
2.group type(Azure AD)-> group type(ServiceNow)
Note: The types are Security, Distribution, mail enabled security
for Microsoft 365 group type provisioning is not required.
Please Help..
Thanks,
Asish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 11:27 AM
Asish17,
Did you ever get a solution for this?
Thanks,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 10:38 AM
Was a solution found for this? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2023 11:59 AM
We never were able to find a way to do the mapping natively through the provisioning mappings.
So instead I ended up creating a custom extension attribute on the groups needed and an Azure function that runs every 24 hours to updates the custom extension attribute with the groups manager.
Reach out to me at mike.stewart@panzura.com and I will assist further if needed. Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2024 01:26 AM
Hi guys,
Is there a solution for this?