Given the following scenario... I have 1000's of roles in my system and an ARBAC role that has a narrow role range defined. I want to show a admin user in that ARBAC role what roles they can assign to a user.
Is there any current API calls that provide that capability? The review manager findRoles methods appears to return all roles in the system regardless of the current active admin roles.
