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

Site freezes after few minutes of inactiveness #22

Open
nirb4321 opened this issue Apr 4, 2022 · 1 comment
Open

Site freezes after few minutes of inactiveness #22

nirb4321 opened this issue Apr 4, 2022 · 1 comment

Comments

@nirb4321
Copy link

nirb4321 commented Apr 4, 2022

Hey,
we are a ReactJS application with OICD (same as your example with your Nginx image), and we experience the following issue:

A user who hasn't been active for few hours and attempts to keep working gets errors until the site is hard refreshed.

By watching the Network tab in the developer tools we get CORS error with the our Authorization Server for some reason.
Moreover, this behavior started after we moved to OIDC authentication (we used Kerberos before).

In addition, in our environment each user is a member of many security groups, that fact causes the ID token and the Access token to be very large, therefore our session cookie is extremely large.
Are there any solutions to this problem?
Thank you!

@nirb4321
Copy link
Author

nirb4321 commented Apr 4, 2022

cors

added a photo of the issue

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

1 participant