OAuth 2.0 stopped working for me after upgrading to version 2025.3.1:
The OAuth popup window opens
Go through auth steps and the auth server tries to redirect
Redirect gets stuck in an infinite loop within the popup window
For context, this happened when I replaced the request-level OAuth with workspace/folder-level ones. I went back to request-level auth, but it still keeps happening. I have tried deleting tokens, clearing window sessions, clearing send history, deleting response bodies, and deleting the workspace and restoring it from a folder to no avail.
I’ve also tried to get more clues from
The web inspector, but it gets wiped out once the infinite redirect loop starts
Application logs, but all I see is
[INFO][tauri_app_lib::window] Create new window label=oauth-authorization-url
One caveat is that I’ve got only one workspace using OAuth 2.0, so I’m not sure if this happens across the board or just the specific OAuth server / workspace I’m using.
I realize that this post may not have enough details to reproduce this issue. Is there a way to get more detailed logs around OAuth redirect handling?
Please authenticate to join the conversation.
Released
Feedback
Bug
About 1 year ago

Ben Y
Get notified by email when there are changes.
Released
Feedback
Bug
About 1 year ago

Ben Y
Get notified by email when there are changes.