mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #6324] SSO: Users cannot log in #2406
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#2406
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @federicobaldoni-nextegy on GitHub (Sep 25, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6324
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, ADMIN_TOKEN, SSO_ENABLED, SSO_ONLY, SSO_SIGNUPS_MATCH_EMAIL, SSO_ALLOW_UNKNOWN_EMAIL_VERIFICATION, SSO_CLIENT_ID, SSO_CLIENT_SECRET, SSO_AUTHORITY, SSO_SCOPES
Config:
Vaultwarden Build Version
v1.34.3-a2ad1dc7
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
no
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04.1 LTS
Clients
Web Vault
Client Version
No response
Steps To Reproduce
Web Login Page(first time to sign up)sso identifierand status ofverifiedandinvitedCreate Accountand I get redirected to the vault as a logged in user. At this point my user does not have thesso identifieranymore on the admin page.Existing non SSO user with same emailExpected Result
Being able to register as SSO user and log back in after logging out.
Actual Result
I correctly register and log in the first time, but can't log in back again if I logout.
Logs
Screenshots or Videos
No response
Additional Context
No response