I am trying to implement role based sucurity in J2 where some users/groups/roles can have elevated access from what they have by default. I have some confusion about using J2 constraints vs permissions and assossiations like isA and isPartOf.
Could you please guide me to proper documentation page to look into? Thanks for your time.