Skip to content

Commit

Permalink
[CloudBank] Norco Config Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-morris committed Jul 24, 2023
1 parent a5a7277 commit c38a3b5
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 c38a3b5

Please sign in to comment.