Skip to content

chore(auth): log idp verification mismatch #93832

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 3 commits into from
Jun 18, 2025

Conversation

cathteng
Copy link
Member

People are hitting an auth loop because somehow the confirm email logic for an account without a password (provisioned through IDP) is not sending them through the attach_identity logic.

Log when this happens, I'm suspecting it's a mismatch in user ids

@cathteng cathteng requested review from leedongwei and mifu67 June 18, 2025 16:38
@cathteng cathteng requested review from a team as code owners June 18, 2025 16:38
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 18, 2025
@cathteng
Copy link
Member Author

also i'm avoiding logging email

@cathteng cathteng enabled auto-merge (squash) June 18, 2025 17:05
@cathteng cathteng merged commit d6b230c into master Jun 18, 2025
63 checks passed
@cathteng cathteng deleted the cathy/auth/idp-verification-log branch June 18, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants