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

Issues with authentication cookies? #1856

Open
CSchank opened this issue Nov 7, 2023 · 1 comment
Open

Issues with authentication cookies? #1856

CSchank opened this issue Nov 7, 2023 · 1 comment

Comments

@CSchank
Copy link
Contributor

CSchank commented Nov 7, 2023

Hi @mpscholten and others, has anyone run into issues with the IHP authentication cookie? We've had an issue with 2 (out of maybe 200) students where they suddenly can't seem to log in, and resetting their password doesn't fix it. The only thing that works is to reset cache / cookies or use a different browser. Sorry I don't have any more information for you from the students (I know, this is a pretty terrible bug report!) but I wondered if you had ever run into this before. I wonder if it could be because of our Nginx reverse proxy somehow? Anyways, thanks!

@mpscholten
Copy link
Member

mpscholten commented Nov 7, 2023

I think #1172 was created for this. Nginx has a header length limit. If a flash message is too large, it could corrupt the session cookie

A workaround is to increase the header length limit

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

No branches or pull requests

2 participants