Skip to content

feature: Simplify logout flow to use browser redirect once Session Manager removes CSRF requirement #97

@Ayurshi-Singh

Description

@Ayurshi-Singh

Feature Description

Once the Session Manager removes the X-CSRF-TOKEN header requirement from the /sm/logout endpoint, the UI should simplify the logout implementation from the current fetch() with CSRF token header approach to a single browser redirect (window.location.href).

Proposed Solution

Once the Session Manager removes the X-CSRF-TOKEN header requirement from the /sm/logout endpoint, the UI should simplify the logout implementation from the current fetch() with CSRF token header approach to a single browser redirect (window.location.href).

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions