oauthenticator icon indicating copy to clipboard operation
oauthenticator copied to clipboard

Make username_claim callable in CILogon

Open yuvipanda opened this issue 1 year ago • 1 comments
trafficstars

Companion to https://github.com/jupyterhub/oauthenticator/pull/717

Fixes https://github.com/jupyterhub/oauthenticator/issues/712

yuvipanda avatar Jan 18 '24 22:01 yuvipanda

Two issues here:

  1. jsonschema by 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
  2. Not sure why the CILogon tests are failing. I need to understand that better, and fix those.

yuvipanda avatar Jan 18 '24 22:01 yuvipanda

I'm not going to be working on this actively right now so going to close this

yuvipanda avatar Jun 10 '24 20:06 yuvipanda