mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 00:25:37 -05:00
[GH-ISSUE #6312] Unable to login with Master Password after disabling SSO login #15187
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 @AMufInABox on GitHub (Sep 23, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6312
Prerequisites
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
v1.34.3-a2ad1dc7
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
cloudflared 2025.9.1
Host/Server Operating System
Linux
Operating System Version
Debian
Clients
Web Vault, Desktop
Client Version
No response
Steps To Reproduce
SSO_ONLYset totrue(ex: Authentik)SSO_ONLYtofalseExpected Result
To have SSO disabled and to allow me to just sign in with my email and password
Actual Result
It only allows me to login using SSO.
Logs
Screenshots or Videos
Additional Context
No response
@Timshel commented on GitHub (Oct 8, 2025):
Hey,
When changing the configuration the front-end can be out of date due to the browser cache.
Have you tried ctrl+f5 to force refresh or tried it in a private session for example ?
@AMufInABox commented on GitHub (Oct 8, 2025):
I meant to reply back to this but yes that had fixed it, thanks!
On Wed, Oct 8, 2025 at 1:35 PM Timshel @.***> wrote: