Feature request allow variable in both side of RBAC scope

sometime, we want to make an if condition that bind the user’s attribute:


example: allow editing this scope if the user’s ID = 2… and if the ID = 3, allow editing this other scope. Sure, we can create different role for that, but in then, that’d allow for mistake when we forget to edit all the related roles.

That brings us to inherited role. Sometime, the user may want the role to inherit default permission from another, so that we can change all of them by changing the base role.

Thank you again.

Thanks for your feedback.
This feature is not currently supported. I have documented this requirement and will evaluate it in the future.

1 Like