Skip to content

Commit

Permalink
Merge pull request #3154 from sean-morris/master
Browse files Browse the repository at this point in the history
[CloudBank] CCSF Add User
  • Loading branch information
sean-morris authored Sep 19, 2023
2 parents bd76368 + 0a58f90 commit 659a150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/cloudbank/ccsf.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jupyterhub:
http://google.com/accounts/o8/id:
username_derivation:
username_claim: "email"
allowed_domains: ["2i2c.org", "berkeley.edu", "mail.ccsf.edu"]
urn:mace:incommon:berkeley.edu:
username_derivation:
username_claim: "email"
Expand All @@ -54,6 +53,7 @@ jupyterhub:
- [email protected]
- [email protected]
- [email protected]
username_pattern: '^(.+@2i2c\.org|.+@berkeley\.edu|.+@mail\.ccsf\.edu|[email protected]|deployment-service-check)$'
extraFiles:
configurator-schema-default:
data:
Expand Down

0 comments on commit 659a150

Please sign in to comment.