Get profile picture of user in Azure AD via SAML
stackoverflow.com › questions › 49532672Mar 28, 2018 · I tried searching the following properties: user.thumb, user.thumnailPhoto, user.avatar, user.displayPicture, user.profilePicture but none of the properties exists there to add it as a claim. Does anyone have any idea how to get profile image added in Azure AD portal as claims while logging via SAML? c# azure azure-active-directory saml Share
User profile attributes in Azure Active Directory B2C
learn.microsoft.com › en-us › azureOct 12, 2022 · Your Azure Active Directory (Azure AD) B2C directory user profile comes with a built-in set of attributes, such as given name, surname, city, postal code, and phone number. You can extend the user profile with your own application data without requiring an external data store. Most of the attributes that can be used with Azure AD B2C user profiles are also supported by Microsoft Graph.