Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure AD B2C: Sign in with apple “Sign-up not completed” #241

Open
ali-ibnetariq opened this issue Jun 14, 2021 · 0 comments
Open

Azure AD B2C: Sign in with apple “Sign-up not completed” #241

ali-ibnetariq opened this issue Jun 14, 2021 · 0 comments

Comments

@ali-ibnetariq
Copy link

We are integrating Azure AD B2C with User Flows. We have followed the guide found here for implementation.

On iOS side we are using AppAuth-iOS. Once we launch OIDAuthState

  1. We get a page authentication options i.e Facebook, Gmail, Apple and PhoneNumber.
  2. We choose Apple.
  3. iOS present Apple Sign In controller. Our app logo does not appear here.
  4. We authorised it with finger print.
  5. Loader shows for 2-3 seconds with message "Signing in"
  6. Then we get "Sign-Up not completed"
  7. This is working perfectly fine on Safari (macOS Big Sur) with same steps.

We found a troubleshooting guide at this link. According to this link our client_id should be bundle identifier of app instead of service id. Once we updated it.

  1. Our apps logo appears on presented Apple Sign In controller
  2. We have same result i.e "Sig-up not completed". on iOS
  3. This also stoped working on Safari (macOS Big Sur) which was previously working.
    iohls

Note: We are trying to test on Safari(macOS) for verification purpose only. This won't be our actual use case.

This is probably due to configuration issue which we can't figure out. Can please provide any guidance here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant