How to map group owner attribute to ServiceNow group table for provisioning in Azure AD.

Asish17
Tera Contributor

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

4 REPLIES 4

stewartm78
Tera Contributor

Asish17,

 

Did you ever get a solution for this?

 

Thanks,

Mike

Konner Lester
Tera Expert

Was a solution found for this? Thanks

stewartm78
Tera Contributor

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!

ravelino
Tera Contributor

Hi guys,

Is there a solution for this?