Skip to content

OAuth callback failure does not recover from valid existing session cookie #6064

@aaradhychinche-alt

Description

@aaradhychinche-alt

User Request

Type: bug
Target: Console Application
Submitted by: @aaradhychinche-alt
Console Request ID: fb723849-ae1a-4684-999a-176be9d33f48

Description

What happened:
If token exchange fails during OAuth callback, app redirects to login and does not attempt recovery using existing cookie session.

What I expected:
App should attempt session recovery via cookie before forcing re-login.

Steps to reproduce:

  1. Complete OAuth redirect
  2. Force failure in /auth/refresh
  3. Reload app
  4. Observe no session recovery

Additional context:
Leads to unnecessary login failures despite valid session.


This issue was automatically created from the KubeStellar Console.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-fix-requestedai-processingAI is currently processing this issuekind/bugCategorizes issue or PR as related to a bug.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions