- Print
- DarkLight
- PDF
Syncing Extension Attributes from Azure AD
Article summary
Did you find this summary helpful?
Thank you for your feedback
In order to properly sync in extension attributes from Azure AD, we need the attribute name along with the Azure tenant ID. This document should be sent to a Microsoft Administrator. Please note that we are limited in our assistance here because finding attribute information is dependent on your Azure AD environment.
Locate the attribute name and tenant ID
- Azure AD Graph Explorer
- Enter
https://graph.windows.net/{{yourdomain.com}}/users/{{user@yourdomain.com}}
Be sure to replace {{yourdomain.com}} and {{user@yourdomain.com}} with your own domain and userFor example:https://graph.windows.net/opensense.com/users/tori.scharadin@opensense.com
- Note: user choice is arbitrary
- Log in before pressing “GO”
- Copy results into a text file or directly into an email (data dump will look similar to screenshot below)
- Send to Opensense representative
If extension attributes cannot be located in Azure AD environment, they need to be added in with the Microsoft Azure Active Directory Connect tool.
Was this article helpful?