How to Map (Sync) profile photo from Azure AD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-06-2017 11:49 PM
Hi Team,
We have requirment to map Profile photo from Azure to ServiceNow. Is it possible and anyone done it?
Thanks,
Ahamed Rahiman
- 8,911 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2017 06:34 PM
Hi Ahamed,
Were you able to make this work on your SN instance? We are also looking into syncing the photos from Azure AD to ServiceNow user accounts.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2017 01:39 PM
Hi Ahamed,
I also would like to get this working - have you managed to get this working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2023 08:26 AM
How to access the profile photo via Provisioning - Mapping - Expression?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2017 03:10 PM
Well it seems you want to get profile pictures from Azure IAM ..
Try this out : javascript - How to fetch user profile image from Azure Active Directory from SharePoint Online page...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2018 12:33 PM
I have now also run into this need. I understand that this can be done via LDAP, but I am trying to use the Azure Active Directory User Provisioning capability. The functionality is working perfectly for all other AAD attributes (even to custom sys_user fields) but the mapping of our "thumbnailPhoto" to the ServiceNow "photo" field is not working. It is also not exposing any errors.
Does anyone know the ServiceNow webservice used by the Azure provisioning feature?