Hi Team, I am seeing issues with the Microsoft Graph API (open id scope) unless i am having a comprehension problem.
The documentation states, that for requesting fullname or email i need the additional params (email/profile).
https://docs.microsoft.com/en-us/azure/active-directory/develop/userinfo#userinfo-response
I requested only the scope openid but still can see all details when calling https://graph.microsoft.com/oidc/userinfo
Please give me some feedback or if you need further details...