Add User to Azure AD group - how to get Object ID of user?

saranyavs
Tera Expert

Hi Team,

 

We have a requirement to add user to Azure AD group from ServiceNow. But we have not integrated Azure AD with user table, so unable to get Object ID of a user from ServiceNow. How can i Achieve this.? 

Look Up User ID activity is showing as inactive and deprecated from ServiceNow. Is there any alternative?

 

Regards,

Saranya VS

1 REPLY 1

Rahul Priyadars
Giga Sage
Giga Sage

Just Trying to Understand ur Requirement.

 

1- Request will come thru a SR to add a Given user in this Group of Azure AD?

2. You can do do it using AAD Spoke

3. You need to either Maintain Object ID of the Group in Service Now or do a runtime lookup based on name 

 

or you can write custom PS script for same.

 

Regards

RP