Scoped / Multi-Level RBAC Roles

Hi @duncan.bain,

Welcome to the Auth0 Community!

I understand that you would like to implement RBAC in the context of an Organization.

Yes, this is possible! I have outlined a couple of steps to follow to configure RBAC in the context of an Organization:

  1. First, you will need to configure RBAC: Configure Core Authorization Features for Role-Based Access Control
  2. On step 4, you will need to assign users to Roles in the context of an Organization: Add Roles to Organization Members

Take note that there is a difference between assigning roles to users globally versus in the context of an Organization. I recommend reading this FAQ for more information.

Please let me know if you have any further questions or need clarification on the implementation.

Thanks,
Rueben