Skip to content

bug: sse connections remain active after logout #6029

@aaradhychinche-alt

Description

@aaradhychinche-alt

User Request

Type: bug
Target: Console Application
Submitted by: @aaradhychinche-alt
Console Request ID: cc8abb26-f64e-4209-a32c-6b7e9f7683af

Description

What happened:
Server-Sent Events (SSE) streams remain active after user logout and continue receiving data.

What I expected:
All active streams should terminate after logout.

Steps to reproduce:

  1. Open an SSE endpoint in one tab.
  2. Logout in another tab.
  3. Observe SSE stream continues.

Relevant area:
Streaming endpoints + auth middleware

Suggested improvement:
Terminate active SSE connections on logout.

Impact:
Medium. Allows continued data access after session termination.


This issue was automatically created from the KubeStellar Console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-fix-requestedhelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.triage/neededNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions