Facebook integration not working in Entra external Id user flow

Ankit Yadav 5 Reputation points
2025-01-31T07:33:25.2166667+00:00
We have followed the instructions provided in the document [https://learn.microsoft.com/en-us/entra/external-id/customers/how-to-facebook-federation-customers] to integrate with Facebook.
the option to log into with Facebook shows as expected in the login screen. When we try to log in though, the attempt fails with the following error

error Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=AADSTS250004:+The+request+failed+with+error:+AADB2C90243:+The+IDP's+client+key/secret+is+not+properly+configured.+Trace+ID:+03a24cf5-ea39-407e-ba7e-bdc6ac4c0400+Correlation+ID:+3ccae658-58e1-4184-b237-4b28b491cad5+Timestamp:+2025-01-31+06:39:34Z, MSALOAuthErrorKey=server_error, MSALCorrelationIDKey=3CCAE658-58E1-4184-B237-4B28B491CAD5, MSALInternalErrorCodeKey=-50006}


We have tried to troubleshoot with the following
1. create new clientid/secret
2. removed and added all the reply URLs all over again
3. published and unpublished our facebook intgration a few times

The app details..
Platform - Android and iOS 
Auth mode - Browser-deligated authentication
MSAL SDK being used for ios v1.6.2 and android v5.8.2
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,009 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.