Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HttpOnly on session cookie (e.g. x-gsf-session) breaks logout #52

Open
StephenCWills opened this issue Sep 20, 2019 · 0 comments
Open

Comments

@StephenCWills
Copy link
Member

Client has to read session cookie value in order to pass it back to the server in a SignalR request during the logout process. This could be fixed if we switch to a web API call through AJAX or somehow modify SignalR to transmit cookies with every request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants