-
Bug
-
Resolution: Done
-
Major
-
RHODS_1.11.0_GA
Description of problem:
The jupyterhub-username cookie never expires because is updated from the server. In the notebooks the session never expires because this cookie
Prerequisites (if any, like setup, operators/versions):
Install RHODS
Steps to Reproduce
- Install rhods
- Spawn a notebook
- Use the browser dev tool to see the cookie
- Modify the expiration date to an expired date
Actual results:
The expiration date is updated to a not expired date
Expected results:
You have to be log out from the notebook
Reproducibility (Always/Intermittent/Only Once):
Always