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
define a LocalFirstUseAuthenticator that creates system users. Most authenticators (OAuthenticator and friends) support this, and it generally consists of:
Proposed change
define a
LocalFirstUseAuthenticator
that creates system users. Most authenticators (OAuthenticator and friends) support this, and it generally consists of:Alternative options
reimplement local users another way
Who would use this feature?
users of FirstUseAuthenticator with the default Spawner or systemd or other system-user-requiring spawner. See jupyterhub/jupyterhub#2948
(Optional): Suggest a solution
The text was updated successfully, but these errors were encountered: