jupyterhub / oauthenticator

OAuth + JupyterHub Authenticator = OAuthenticator
https://oauthenticator.readthedocs.io
BSD 3-Clause "New" or "Revised" License
408 stars 362 forks source link

gh: Allow setting JupyterHub groups from GitHub teams #739

Closed yuvipanda closed 4 months ago

yuvipanda commented 5 months ago

Looking at https://github.com/jupyterhub/oauthenticator/pull/735, I realize it will not actually allow us to use GitHub teams or orgs as JupyterHub groups, since that's an extra API call. This PR keeps it simple, and adds config to pick this up from teams list directly.

yuvipanda commented 5 months ago

I don't actually want to do this, see https://github.com/jupyterhub/oauthenticator/pull/735#issuecomment-2040799664 for more information.

yuvipanda commented 4 months ago

We decided against going this way https://github.com/jupyterhub/oauthenticator/pull/735#issuecomment-2040799664