d308201803b16c86ada3204af0a16b1ec840255e
Same class of bug as the OIDC callback fix: handleSessionLogout redirected Keycloak's end-session flow back to BackendURL+"/", which 404s in a split-origin deployment (the backend serves no "/" route). Flagged as a known-deferred question in the callback-redirect design spec; fixing it now that it's been hit in practice. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
Go
72.8%
TypeScript
20.3%
Python
4.7%
CSS
2.1%