Skip to content

Commit

Permalink
Merge pull request #5786 from balajialg/a11y_bcourses_id
Browse files Browse the repository at this point in the history
Add bcourses group to a11y hub config to provide enhanced privileges
  • Loading branch information
balajialg authored Jun 10, 2024
2 parents 2822229 + db4c6aa commit c3d17f2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions deployments/a11y/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,18 @@ jupyterhub:
# this role will be assigned to...
groups:
- course::1524699::group::all-admins
# For folks doing work related to a11y extension
course-staff-1535449:
description: Enable olks doing work related to a11y checker extension to view and access servers.
# this role provides permissions to...
scopes:
- admin-ui
- list:users!group=course::1535449
- admin:servers!group=course::1535449
- access:servers!group=course::1535449
# this role will be assigned to...
groups:
- course::1535449::group::admin
singleuser:
extraFiles:
# DH-216
Expand Down

0 comments on commit c3d17f2

Please sign in to comment.