jupyterhub / jupyterhub/nativeauthenticator

Unable to sign in alfter sign up

Open
#118 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
81
Forks
68
PR merge metrics
No merged PRs in 30d

Description

### Bug description

WHen i integrate nativeauthenticator and jupyterhub,and jupyterhub's version is 1.1.0,nativeauthenticator 's version is lastest,i can create a new admin user from sign up page,but can not sign in.Error msg is ```Invalid username or password```.

![image](https://user-images.githubusercontent.com/59900649/97383309-4439bf00-1908-11eb-922e-abc90def9698.png)

And i rebuild the docker image by using Dockerfile:
FROM jupyterhub/k8s-hub:0.9.1
RUN pip install git+https://github.com/jupyterhub/nativeauthenticator.git

Any suggestions would be greatly appreciated!

#### Expected behaviour

success to sign in
#### Actual behaviour

### How to reproduce

### Your personal set up

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the sign-up and sign-in flow with JupyterHub 1.1.0, the latest nativeauthenticator, and the Dockerfile based on jupyterhub/k8s-hub:0.9.1. Compare the created admin user's state with the authentication failure, and consider the issue done when a newly created admin user can sign in successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.