diff --git a/rfc/system/0000-flyteadmin-rbac.md b/rfc/system/0000-flyteadmin-rbac.md index 5e1a3cc7756..a6fcf2f8088 100644 --- a/rfc/system/0000-flyteadmin-rbac.md +++ b/rfc/system/0000-flyteadmin-rbac.md @@ -1,4 +1,4 @@ -# [RFC] FlyteAdmin RBAC +# [RFC] FlyteAdmin RBAC + Project/Domain Isolation **Authors:** @@ -35,7 +35,7 @@ whether resources can be created in a project/domain and 2) generate some SQL fi read/update/delete resources. Ultimately the authorization interceptor will provide RPC level authorization and the changes to the repository layer -will provide resource level authorization within the target RPC. +will provide resource level isolation within the target RPC. #### Authorization Config The authorization config will be used to configure the behavior of RBAC. The first thing it will need is a way to