[Bug] Sign in with Apple is sometimes failing with error code AADB2C90289
See original GitHub issueReports from App center across all iOS, Android, UWP, Mac
The logging error message is
(False) MSAL 4.13.0.0 MSAL.Xamarin.iOS 14.0.1 [12/28/2020 22:29:06 - 4cddcefb-309a-46a
This was given from
PublicClientApplicationBuilder.Create(appId) .WithLogging(LogCallback(...),...)
We need to diagnose this immediately but the error is not helpful.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
Azure AD B2C Sign in with Apple Throws a Generic Error ...
I cannot get sign into Apple to work with any user flow in Azure B2C. ... sign in but when I hit continue...
Read more >custom azure b2c using Sign in with Apple
I am trying to integrate Sign in with Apple in my custom b2c user sign-in, ... AADB2C90289: We encountered an error connecting to...
Read more >Troubleshooting the SCIM connection in Apple Business ...
Below are some tips to help you troubleshoot your SCIM connection to Apple Business Manager. Q: Why is my SCIM connection failing? A:...
Read more >AzureADB2C apple id authentication not working
This is the error thrown by Angular MSAL package. ServerError: AADB2C90289: We encountered an 'invalid_client' error connecting to the identity ...
Read more >AADB2C90289: We encountered an 'invalid_client' error ...
I configured AAD B2C SignIn and SignUp with custom policies to use Microsoft IDP. But I get "AADB2C90289: We encountered an 'invalid_client' ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you @jennyf19, we were able to ask Apple to try the sign-in using a web-only version of our policy, which also failed with an error. So this means it’s not related to msal or our app, as @jmprieur mentioned, so we’ll raise this with Azure or Apple separately and this issue can be closed @charlesroddie
@charlesroddie if this is a sign-in with apple issue, we also need the b2c tenant name and policy name.
As @jmprieur pointed out, this is a server side issue.