Update use-case.md

changed RBAC documentation url to the internal rbac jupyter documentation
This commit is contained in:
Emmanuella Orioma
2022-10-24 15:09:29 +03:00
committed by GitHub
parent a17b4c5801
commit ce9feb5139

View File

@@ -9,7 +9,7 @@ To determine which scopes a role should have, one can follow these steps:
5. Customize the scopes with filters if needed 5. Customize the scopes with filters if needed
6. Define the role with required scopes and assign to users/services/groups/tokens 6. Define the role with required scopes and assign to users/services/groups/tokens
Below, different use cases are presented on how to use the [RBAC framework](https://jupyterhub.readthedocs.io/en/stable/rbac/index.html). Below, different use cases are presented on how to use the [RBAC framework](./index.md)
## Service to cull idle servers ## Service to cull idle servers