mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-30 06:00:43 -05:00
[GH-ISSUE #24053] issue: 0.9.x - Dynamic Registration OAuth clients being removed every time a connection is attempted #35700
Reference in New Issue
Block a user
Originally created by @kiwinesian on GitHub (Apr 23, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24053
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.9.1
Ollama Version (if applicable)
No response
Operating System
ghcr image 0.9.1
Browser (if applicable)
any
Confirmation
README.md.Expected Behavior
Able to execute MCP that is configured:
Actual Behavior
on Step #4 above, getting an error "Cannot call tool: xxx"
Steps to Reproduce
Logs & Screenshots
After the attempt, saw this on the log of the Docker
2026-04-22 22:49:06.409 | INFO | open_webui.utils.oauth:remove_client:567 - Removed OAuth client mcp:atlassianAdditional Information
The same configuration works all the way to 0.8.12.
Tried to use 0.9.0 and inhibit the same issue
@tjbck commented on GitHub (Apr 24, 2026):
We're unable to reproduce, the token likely expired automatically. Keep us posted.