Skip to content

Commit

Permalink
Merge pull request 2i2c-org#3811 from sean-morris/master
Browse files Browse the repository at this point in the history
[CloudBank] SRJC Admins and Microsoft IDP
  • Loading branch information
sean-morris authored Mar 18, 2024
2 parents 8cbc0e3 + 74ca80c commit 265cc06
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config/clusters/cloudbank/srjc.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,11 @@ jupyterhub:
CILogonOAuthenticator:
oauth_callback_url: https://srjc.cloudbank.2i2c.cloud/hub/oauth_callback
allowed_idps:
http://login.microsoftonline.com/common/oauth2/v2.0/authorize:
username_derivation:
username_claim: "email"
allowed_domains:
- "santarosa.edu"
http://google.com/accounts/o8/id:
default: true
username_derivation:
Expand All @@ -47,4 +52,6 @@ jupyterhub:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

0 comments on commit 265cc06

Please sign in to comment.