JupyterHub Login Issue

Hello,

I’m trying to use Auth0 with JupyterHub - using zero-to-jupyterhub with Kubernetes and the Auth0 authenticator provided as part of that project. I’ve set up as per instructions provided with JupyterHub and within the Auth0 website - setting up a web application.

I keep getting an error from the Auth0 website when trying to login:

“Invalid request: Unknown client:” followed by the correct client id for my application.

I’ve not been able to find this error anywhere in the Auth0 documentation.

Any help greatly appreciated.

Problem solved by setting AUTH0_SUBDOMAIN environment variable correctly in Hub configuration.

1 Like

Glad you were able to figure it out! Thanks a lot for sharing it with the community as well!

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.