Hi,
when calling OIDC userinfo_endpoint (https://graph.microsoft.com/oidc/userinfo) with a valid access token, it returns the user info with a Content-Type = text/html, altough there is a json document in the body. Is it the expected behaviour?
thanks