[GH-ISSUE #2218] Logout button to clear oauth2 proxy cookie #691

Closed
opened 2026-03-07 20:53:17 +03:00 by kerem · 0 comments
Owner

Originally created by @kjee87 on GitHub (Dec 12, 2023).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2218

I am using nginx/Oauth2 proxy on dbeaver/cloudbeaver:latest docker image (community edition) for the authentication log in. However, when user click "log out" and "log in" button, oauth2-proxy is not triggered, until I manually delete "_oauth2_proxy" cookie & page refresh.
(therefore, nothing gets triggered when the user click "login").
Is there any way to redirect to "/oauth2/sign_out" to clear the oauth proxy cookie?

Please let me know if you need any additional information.

Originally created by @kjee87 on GitHub (Dec 12, 2023). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2218 I am using nginx/Oauth2 proxy on dbeaver/cloudbeaver:latest docker image (community edition) for the authentication log in. However, when user click "log out" and "log in" button, oauth2-proxy is not triggered, until I manually delete "_oauth2_proxy" cookie & page refresh. (therefore, nothing gets triggered when the user click "login"). Is there any way to redirect to "/oauth2/sign_out" to clear the oauth proxy cookie? Please let me know if you need any additional information.
kerem closed this issue 2026-03-07 20:53:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#691
No description provided.