In my scenario I need to provide AD groups to several departments and users based on certain business or system roles.
To avoid creating excesive roles and their corresponding time consuming, cpu burning, database clogging dynamic roles, it would be nice if we could :
- Assign all possible AD groups to a department.
- Accounts inherit these groups based on a database condition, or filter.
This way, computation of group assignment would be carried out only when an account is created and assigned to a deparment instead of a scheduled dynamic role that is executed no matter what.
Regards!
ps: Maybe there's a way to achieve this but I'm too lost to have noticed.