From f0d06563debb5016e07a1733b577ea7a2c2eedfd Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Thu, 26 Aug 2021 21:27:49 +0530 Subject: [PATCH] Revert "Stop requesting courses scope from canvas" This was causing errors for people who were logging in for the first time. This reverts commit f73da99ad27e1531ab5205a0b3d0962eeb4e0374. --- hub/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hub/values.yaml b/hub/values.yaml index 70ebdb034..a7df792e1 100644 --- a/hub/values.yaml +++ b/hub/values.yaml @@ -129,6 +129,7 @@ jupyterhub: login_service: bCourses scope: - url:GET|/api/v1/users/:user_id/profile + - url:GET|/api/v1/courses username_key: primary_email # Generated by chartpress