mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #6801] SSO: Request to user_info endpoint failed: Server returned invalid response: unexpected HTTP status code #2543
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#2543
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 @ChimpGamer on GitHub (Feb 8, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6801
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_ONLY, SSO_CLIENT_ID, SSO_CLIENT_SECRET, SSO_AUTHORITY
Config:
Vaultwarden Build Version
1.35.2
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
openresty 1.27.1.2
Host/Server Operating System
Linux
Operating System Version
Photon OS 5.0
Clients
Web Vault
Client Version
Edge 144.0.3719.115
Steps To Reproduce
Expected Result
I'm not sure if ADFS is supported but I expected it to. I'm not sure if this is a bug, configuration issue or simply ADFS being unsupported as SSO server.
Actual Result
I get a browser popup saying "Request to user_info endpoint failed: Server returned invalid response: unexpected HTTP status code"
In the console of docker with debug mode enabled I see:
It does not allow me to login with SSO.
Logs
Screenshots or Videos
Additional Context
No response