Skip to content

Commit

Permalink
Fix allowed_idp for 2i2c-uk staging hub
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Oct 24, 2023
1 parent 0ee0acf commit 5974233
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/2i2c-uk/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jupyterhub:
CILogonOAuthenticator:
oauth_callback_url: "https://staging.uk.2i2c.cloud/hub/oauth_callback"
allowed_idps:
http://google.com/accounts/o8/id:
http://github.com/login/oauth/authorize:
username_derivation:
username_claim: "email"
username_claim: "preferred_username"

0 comments on commit 5974233

Please sign in to comment.