what is the unique identifier in Azure AD to refer in serviceNow..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2022 03:52 AM
Hi,
We have integrated Azure AD with our ServiceNow instance, while working on spokes I got a requirement that, can user principle name from Azure AD be an unique identifier instead of object ID and is it possible to use ServiceNow ID as user principle ID in azure AD, if it is possible, how is it possible can please elaborate..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2022 05:57 AM
Hi Asish,
You've posted this question a few time, one of which had a response
In terms of your statement, it doesn't make too much sense with how the Graph API works. Yes you could store the object-id for each user in a custom field on the sys_user to avoid needing to do a lookup ?