Add User to Azure AD group - how to get Object ID of user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 01:56 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 02:21 AM
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