Skip to content

Commit

Permalink
Update config for oauthenticator 16
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
  • Loading branch information
GeorgianaElena and consideRatio authored Oct 4, 2023
1 parent 7982199 commit b15d3b4
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions config/clusters/2i2c/ucmerced-staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,20 @@ jupyterhub:
readOnly: true
hub:
config:
Authenticator:
admin_users:
- schadalapaka@ucmerced.edu
JupyterHub:
authenticator_class: cilogon
CILogonOAuthenticator:
oauth_callback_url: https://staging.ucmerced.2i2c.cloud/hub/oauth_callback
shown_idps:
- urn:mace:incommon:ucmerced.edu
- https://accounts.google.com/o/oauth2/auth
allowed_idps:
urn:mace:incommon:ucmerced.edu:
username_derivation:
username_claim: "eppn"
allow_all: true
http://google.com/accounts/o8/id:
username_derivation:
username_claim: "email"
allowed_domains:
- "2i2c.org"
Authenticator:
admin_users:
- schadalapaka@ucmerced.edu

0 comments on commit b15d3b4

Please sign in to comment.