Forum Discussion
miguelisidoro
Dec 14, 2022Iron Contributor
Add Company Name in Azure AD to Azure AD claims
Hello,
Is it possible to add the Azure AD Company Name value to the user's claims in Azure AD?
I was looking at https://learn.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims and https://learn.microsoft.com/en-us/azure/active-directory/develop/active-directory-optional-claims and didn't find any reference to company name.
I know I can call Graph API (https://graph.microsoft.com/v1.0/me?$select=companyName)
and get the company name but I would like to spare a call to Graph API if it possible to add the user's company name to Azure AD claims.
Thanks
No RepliesBe the first to reply