Skip to content

Commit

Permalink
pangeo-hubs: enable auth state
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed May 8, 2024
1 parent 47b7a17 commit ebfd6c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/clusters/pangeo-hubs/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,13 @@ basehub:
JupyterHub:
authenticator_class: github
GitHubOAuthenticator:
populate_teams_in_auth_state: true
allowed_organizations:
- pangeo-data:us-central1-b-gcp
scope:
- read:org
Authenticator:
enable_auth_state: true
admin_users:
- rabernat
- jhamman
Expand Down

0 comments on commit ebfd6c9

Please sign in to comment.