-
Feature Request
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
Currently, with IDP , we have our custom RBAC plugin which is developed on top of upstream backstage permission framework. We know we can define permission and load from the backend plugin. However, we are also using an external permission file (rbac.yaml) and loading these permission from app-config with below code. Is it possible to consider this feature in RHDH as wel? attached the rbac.yaml file. rbac: $include: rbac.yaml