[Bug]: Social login "No user found"
Preflight Checklist
- [x] I could not find a solution in the documentation, the existing issues or discussions
- [x] 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
- Go to demo url https://typescript-login.vercel.app/
- Click on Google button
- Try to login
- You will get error same as in screenshot
Screenshots
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
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.
Also when I enable this points it won't work, issue is also on demo url https://typescript-login.vercel.app/ @peintnermax
This issue has been resolved with the newest Zitadel version. Please check it out on our main Zitadel repository https://github.com/zitadel/zitadel