oauthenticator
oauthenticator copied to clipboard
Make username_claim callable in CILogon
trafficstars
Companion to https://github.com/jupyterhub/oauthenticator/pull/717
Fixes https://github.com/jupyterhub/oauthenticator/issues/712
Two issues here:
jsonschemaby default doesn't allow us to really do anything about callables or python objects, so we'll need to find a way to fix that- Not sure why the CILogon tests are failing. I need to understand that better, and fix those.
I'm not going to be working on this actively right now so going to close this