Skip to content

Commit

Permalink
Update authorization docs (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre authored Jun 20, 2024
1 parent 5e2fce4 commit 9509951
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/explanation/authorization.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ Valid `pay_models` values:
- "STRIDES Grant"
- "None" to allow no pay model (aka blanket billing)

When `resource_paths` is used, users need access to the following to launch a workspace:
- Resource: configured resource paths
- Service: `jupyterhub`
- Method: `launch`

#### Examples of VALID authorization blocks

- Authorize based on access to resource paths only:
Expand Down

0 comments on commit 9509951

Please sign in to comment.