You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the table name for the policies is casbin_rule, which misses all the context of where the table is from. I believe we should change the table name from casbin_rule to openedx_authz.casbin_rule for additional context.