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

Add more information to the 403 page if a user is not a DANDI user #200

Open
asmacdo opened this issue Sep 30, 2024 · 2 comments
Open

Add more information to the 403 page if a user is not a DANDI user #200

asmacdo opened this issue Sep 30, 2024 · 2 comments

Comments

@asmacdo
Copy link
Member

asmacdo commented Sep 30, 2024

If a user with a github account is not a DANDI user, when they attempt to login to the hub they will get a 403 without any helpful information.

This 403 page is part of the jupyterhub server, so its not clear if we can modify that. If not lets see if we can add upstream.

@kabilar
Copy link
Member

kabilar commented Sep 30, 2024

Thanks Austin. To improve the DandiHub registration flow, I would also suggest that on the DandiHub landing page (hub.dandiarchive.org) we add a note that explains that users must first register (and be approved) for a DANDI account. This page may also be apart of the JupyterHub server, so we could put another website ahead of the Sign in with GitHub page with the above note.

image

@asmacdo
Copy link
Member Author

asmacdo commented Sep 30, 2024

This doesn't affect the landing page, but it looks like we could add a custom message with the 403.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants