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

💡 [Feature] update jupyterhub to implement "refresh user" functionality #394

Open
mishaschwartz opened this issue Oct 24, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mishaschwartz
Copy link
Collaborator

Description

Update the Jupyterhub version to make use of the new "refresh user" feature implemented in version 4.0.2-20231024

Required steps:

  • set reasonable default values for MagpieAuthenticator.enable_auth_state, MagpieAuthenticator.refresh_pre_spawn, and MagpieAuthenticator.auth_refresh_age in the juptyerhub settings files
  • set a JUPYTERHUB_CRYPT_KEY environment variable (a hex-encoded 32-byte key) used to encrypt user auth state variables in the database.

References

Implemented on the jupyterhub side here: Ouranosinc/jupyterhub#20

Concerned Organizations

@mishaschwartz mishaschwartz added the enhancement New feature or request label Oct 24, 2023
@mishaschwartz mishaschwartz self-assigned this Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant