Skip to content

Commit

Permalink
Add missing hub oauth callback url from authenticator config
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Oct 24, 2023
1 parent 0cdacbc commit 773d52b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/clusters/2i2c-aws-us/showcase.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ basehub:
JupyterHub:
authenticator_class: github
GitHubOAuthenticator:
oauth_callback_url: "https://showcase.2i2c.cloud/hub/oauth_callback"
populate_teams_in_auth_state: true
allowed_organizations:
- 2i2c-org:research-delight-team
Expand Down

0 comments on commit 773d52b

Please sign in to comment.