Skip to content

Commit

Permalink
auth test: grant users access to binder services
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Oct 13, 2022
1 parent 79f94ce commit c79e627
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,8 @@ hub:
password: "dummy"
BinderSpawner:
auth_enabled: true
loadRoles:
users:
scopes:
- self
- "access:services"

0 comments on commit c79e627

Please sign in to comment.