jupyterhub / oauthenticator

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

[CILogon] Add idp config `allowed_domains_claim` for use with `allowed_domains` #702

Closed consideRatio closed 9 months ago

consideRatio commented 9 months ago

An opt-in non-breaking step along the way to address #547. The issue is perhaps best solved long term by doing the breaking change of letting allowed_domains_claim default to "email".

Change summary