Skip to content

[Bug]: Social login "No user found" #416

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

Open
2 tasks done
Fuchsoria opened this issue Apr 5, 2025 · 1 comment · Fixed by #433
Open
2 tasks done

[Bug]: Social login "No user found" #416

Fuchsoria opened this issue Apr 5, 2025 · 1 comment · Fixed by #433
Labels
bug Something isn't working login Login Application

Comments

@Fuchsoria
Copy link
Contributor

Preflight Checklist

  • I could not find a solution in the documentation, the existing issues or discussions
  • I have joined the ZITADEL chat

Version

No response

Describe the problem caused by this bug

While trying to login or register via social providers like Google getting error "User not found" instead of user creation process like in V1

To reproduce

  1. Go to demo url https://typescript-login.vercel.app/
  2. Click on Google button
  3. Try to login
  4. You will get error same as in screenshot

Screenshots

Image

Expected behavior

When user is not found it should start registration process for user with this social provider

Relevant Configuration

No response

Additional Context

No response

@Fuchsoria Fuchsoria added the bug Something isn't working label Apr 5, 2025
@muhlemmer muhlemmer moved this to 🧐 Investigating in Product Management Apr 11, 2025
@muhlemmer muhlemmer added the login Login Application label Apr 11, 2025
@Twenty7
Copy link

Twenty7 commented Apr 25, 2025

I'm also getting this same error. Even after testing the mentioned fix within the qa branch.
It looks like the idp success page is not getting the addHumanUser object passed to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working login Login Application
Projects
Status: 🧐 Investigating
Development

Successfully merging a pull request may close this issue.

3 participants