mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 01:12:27 -05:00
[GH-ISSUE #6496] [SSO] Email 2FA not working for SSO logins #29941
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peterturza on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6496
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN, SSO_ENABLED, SSO_CLIENT_ID, SSO_CLIENT_SECRET, SSO_AUTHORITY, SSO_AUTHORIZE_EXTRA_PARAMS, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_PASSWORD, SMTP_AUTH_MECHANISM
Config:
Vaultwarden Build Version
alpine-testing
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Expected Result
Email with verification code is received
Actual Result
No email is received
Logs
Screenshots or Videos
No response
Additional Context
No response
@stefan0xC commented on GitHub (Nov 26, 2025):
Should be fixed via https://github.com/dani-garcia/vaultwarden/pull/6495
@stefan0xC commented on GitHub (Jan 3, 2026):
@peterturza since the PR has been merged can you check if this is still an issue with the latest release (or the current
testingimage)?@peterturza commented on GitHub (Jan 5, 2026):
@stefan0xC I can confirm that this feature is working after PR has been merged
@BlackDex commented on GitHub (Jan 5, 2026):
Closing as resolved boss #6495