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

The user doesnt show up after admin approve the sign-up request #147

Open
imdodolook opened this issue May 6, 2021 · 1 comment
Open
Labels

Comments

@imdodolook
Copy link

Hi Team:

I am trying to use jupyterhub api to auth the user sign up.
With admin user, In the authorize page , I can see the user is authorized . but I can see the new user in admin page only after this user login once. So is it a bug ? Can I use some api to make the user show up in the admin page withou logining at least once?

@consideRatio consideRatio added the bug Something isn't working label Oct 15, 2021
@consideRatio
Copy link
Member

consideRatio commented Oct 15, 2021

I've reproduced this bug in a fresh TLJH installation that ended up having jupyterhub 1.4.0 by default.

Updated answer

Oh I read this wrong, thinking the authorize page was missing.

You can use the JupyterHub REST API to create users and such, but I would try avoiding that I think. Sounds like a bit much complexity added for something.

@consideRatio consideRatio added support and removed bug Something isn't working labels Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants