Skip to content

Commit

Permalink
Merge pull request #2859 from sean-morris/norco2
Browse files Browse the repository at this point in the history
[CloudBank] Norco Config Updated
  • Loading branch information
sean-morris authored Jul 24, 2023
2 parents a5a7277 + 906c47a commit 47042f8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions config/clusters/cloudbank/norco.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,21 @@ jupyterhub:
CILogonOAuthenticator:
oauth_callback_url: "https://norco.cloudbank.2i2c.cloud/hub/oauth_callback"
shown_idps:
- http://login.microsoftonline.com/common/oauth2/v2.0/authorize
- http://google.com/accounts/o8/id
- urn:mace:incommon:berkeley.edu
allowed_idps:
http://login.microsoftonline.com/common/oauth2/v2.0/authorize:
username_derivation:
username_claim: "email"
allowed_domains:
- "norcocollege.edu"
http://google.com/accounts/o8/id:
username_derivation:
username_claim: "email"
allowed_domains:
- "2i2c.org"
- "berkeley.edu"
urn:mace:incommon:berkeley.edu:
username_derivation:
username_claim: "email"
Expand Down

0 comments on commit 47042f8

Please sign in to comment.