Issue with sign-in with an Apple ID using Azure Active Directory B2C

Valsaraj Pulipparambil Viswanathan 21 Reputation points
2022-06-28T07:21:12.267+00:00

We are following these docs for Apple ID auth:
https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-apple-id?pivots=b2c-user-flow&source=docs
https://learn.microsoft.com/en-us/azure/active-directory-b2c/configure-authentication-sample-ios-app

During sign in, we are getting the below error:

Could not acquire token: Error Domain=MSALErrorDomain Code=-50000 "(null)" UserInfo={MSALErrorDescriptionKey=AADB2C99002:+User+does+not+exist.+Please+sign+up+before+you+can+sign+in.

Checked the sign in with email and it works fine once signup is done.
But with apple only sign in option is showing and getting this error on sign in.

Is there any additional settings needed that is not in the doc?

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.
2,636 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Valsaraj Pulipparambil Viswanathan 21 Reputation points
    2022-07-05T02:23:12.847+00:00

    We got the cause, it was due to using wrong userflow.

    0 comments No comments