question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Sign in with Apple is sometimes failing with error code AADB2C90289

See original GitHub issue

Reports 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:closed
  • Created 3 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kevcrookscommented, Jan 11, 2021

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

0reactions
jennyf19commented, Jan 7, 2021

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found