We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3523ccb commit e72c1e8Copy full SHA for e72c1e8
config/clusters/2i2c/binderhub-ui-demo.values.yaml
@@ -43,11 +43,8 @@ jupyterhub:
43
redirectToServer: false
44
services:
45
binder:
46
- # FIXME: ref https://github.com/2i2c-org/binderhub-service/issues/57
47
- # for something more readable and requiring less copy-pasting
48
display: false
49
oauth_no_confirm: true
50
- url: http://binderhub-ui-demo-binderhub-service:8090
51
oauth_redirect_uri: https://binderhub-ui-demo.2i2c.cloud/oauth_callback
52
loadRoles:
53
@@ -56,10 +53,6 @@ jupyterhub:
56
scopes:
57
54
- servers
58
55
- "admin:users" # only required if authentication is enabled
59
- user:
60
- scopes:
61
- - self
62
- - "access:services"
63
config:
64
BinderSpawnerMixin:
65
auth_enabled: true
0 commit comments