Merge pull request #3812 from ktaletsk/patch-1

Update example to not reference an undefined scope
This commit is contained in:
Min RK
2022-03-04 10:03:53 +01:00
committed by GitHub

View File

@@ -113,7 +113,6 @@ c.JupyterHub.load_roles = [
"scopes": [
# specify the permissions the token should have
"admin:users",
"admin:services",
],
"services": [
# assign the service the above permissions