Skip to content

Fix oidc flow upsert for user, sub doesnt always match email #680

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

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

StevenWeathers
Copy link
Owner

Description

This PR attempts to fix #679 by upserting user based on email not sub when falling back to existing users.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • 📦 Dependency updates
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • ⏩ Revert

Related Tickets & Documents

Likely a fix for #679

Screenshots/Recordings

Steps to QA

@StevenWeathers StevenWeathers merged commit 25f872d into main Mar 21, 2025
9 checks passed
@StevenWeathers StevenWeathers deleted the fix-oidc-upsert-user-by-email branch March 21, 2025 20:16
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

Successfully merging this pull request may close these issues.

[Bug]: Switching to OIDC auth method creates new users instead of mapping to existing users
1 participant