rico_roodenburg
Mar 12, 2022Brass Contributor
Status:
New
Retrieve middleName and initials attributes from Azure AD Graph API
Currently there's no way to retrieve the middleName and initials attributes of a user by the Graph API.
The following request are we using:
GET https://graph.microsoft.com/beta/users/<userID...
Krijn_Flikweert
Feb 07, 2024Copper Contributor
Users would greatly appreciate being able to use a user's middleName and initials via the Graph API for the benefit of other cloud applications. They are now missing part of their own name, so to speak.