Have a multi tenant app and are adding rbac to it. Seems like it's not supported to have isolated r...
l
Have a multi tenant app and are adding rbac to it. Seems like it's not supported to have isolated roles pr tenant, but would a viable option be to prefix the roles with a constant tenant indicator(number)? E.g "1234:admin"
r
hey @leandergan
yea. You can do that for sure.