Globus OAuthentication with TLJH

Hello ,

So after getting TLJH setup with nbgrader and a few libs. I wanted to change authentication method from PAM to GithubOauth. Upon switching I found that I could no longer use the admin account originally created with the initial installation. Is there anyway to access the TLJH server with the original ADMIN account or login with anyother admin account created before the authentication switch.

thanks in advance

alvin huff

The work around for this is to create an admin account before switch over from pam to git that will have the same username as the github account. So in my case the TLJH username that was created by github was the jupyter-firstnamelastname. So I just created an admin account firstnamelastname before the switch and when I logged in via github I was automatically admin.