You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountering an issue where JupyterHub needs to be restarted frequently within a short time frame. Additionally, it sometimes requires cookies to be deleted to function properly. These issues are causing disruptions and inconvenience for users.
This might be an issue at a proxy layer, as this is experienced on other things related to mod_auth_openidc. See screenshot below:
The text was updated successfully, but these errors were encountered:
@galenatjpl, I think the root cause for this can be the httpd proxy. As I mentioned during the last meeting, I think in the cases such as JupyterHub and Airflow (where they have their own Cognito auth), it is better to have a httpd proxy route, which is not secured by Cognito (to avoid duplicated authentication). We have to discuss this with Mike.
Encountering an issue where JupyterHub needs to be restarted frequently within a short time frame. Additionally, it sometimes requires cookies to be deleted to function properly. These issues are causing disruptions and inconvenience for users.
This might be an issue at a proxy layer, as this is experienced on other things related to mod_auth_openidc. See screenshot below:
The text was updated successfully, but these errors were encountered: