mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
issue: 🐞 Sign-out Fails with Microsoft SSO – 500 Internal Server Error #5720
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 @samuelpetermoshi on GitHub (Jul 8, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.15
Ollama Version (if applicable)
0.9.3
Operating System
Ubuntu 24.04
Browser (if applicable)
Chrome latest
Confirmation
README.md.Expected Behavior
Expected behavior
The user should be signed out successfully and redirected to the login screen.
Actual Behavior
Clicking the Sign Out button fails to log users out when using Microsoft SSO. The frontend UI updates to reflect the user's intent to sign out, but the backend returns a
500 Internal Server Erroron the/api/v1/auths/signoutendpoint.Steps to Reproduce
To Reproduce
Steps to reproduce the behavior:
Logs & Screenshots
Screenshots / Logs
Environment :
Additional Information
No response
@Classic298 commented on GitHub (Jul 8, 2025):
https://github.com/open-webui/open-webui/issues/15104
Duplicate issue. Please search for existing issues and discussions bedore opening yet another one.
This was raised in an issue a week ago or so and then also fixed the next day.
Please test the dev branch and confirm that the dev branch fixes your issue.
And follow the extact steps to set up oauth correctly, specifically the redirect uri