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

fix: Idp linking #82

Merged
merged 15 commits into from
Aug 21, 2024
Merged

fix: Idp linking #82

merged 15 commits into from
Aug 21, 2024

Conversation

peintnermax
Copy link
Member

@peintnermax peintnermax commented Jul 17, 2024

  • If a user with the same loginName exists and the provider configuration allows for linking, the user should be asked if the account should be linked.
  • Also improves error handling if the user is already registered

Closes #67

Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typescript-login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2024 2:13pm

@peintnermax
Copy link
Member Author

The login needs more information on how to proceed when linking users to an IDP.
zitadel/zitadel#8337

Base automatically changed from qa to main July 24, 2024 07:46
@peintnermax peintnermax marked this pull request as ready for review August 21, 2024 14:11
@peintnermax peintnermax merged commit f14f2d7 into qa Aug 21, 2024
6 checks passed
@peintnermax peintnermax deleted the idp-linking branch August 21, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Findings while testing new login
1 participant