We are experiencing “Error retrieving AzureAD profile” while login via windowslive social login.
Issue happens only for Users who are creating a microsoft account during login.
We are not using Auth0 dev keys. We have set up microsoft Azure AD.
The application domain has 2 social login connections and 2 enterprise connections.
We are experiencing the issue in windowslive social login connection.
Please find the error logs below
{
"date": "2023-09-07T06:55:45.741Z",
"type": "f",
"description": "Error retrieving AzureAD profile",
"connection_id": "",
"client_id": "xxxxxxxxxxx",
"client_name": "xxxxxxxxxxx",
"ip": "xxx.xxx.xxx.xxx",
"details": {
"body": {},
"qs": {
"code": "M.C105_BAY.2.69a1c4de-4fb4-ca8e-07f7-9d963d5517e9",
"state": "fC-VwKTstwxqAVlJlXu3q9MbwDqJ9LB4"
},
"error": {
"message": "Error retrieving AzureAD profile",
"oauthError": "invalid_request",
"type": "request-error"
},
"session_id": "MDLbR09O5RmGQOMFVBC5M5o20A6ECIYN",
"riskAssessment": null
},
"hostname": "xxxxxxxxxxx-uat.us.auth0.com",
"log_id": "90020230907065550853387000000000000001223372050825964365",
"_id": "90020230907065550853387000000000000001223372050825964365",
"isMobile": false,
"id": "90020230907065550853387000000000000001223372050825964365"
}