This will probably be a feature request (and would likely cause things to get even more convoluted
) but… are there any plans to make Policies group-able, as in: a policy can contain multiple other policies? Basically the same as how roles can contain multiple policies.
Background for my question and use case: we are currently applying policies based on AD groups that a user receives during the SSO login. In a project with very granular permissions and many policies, this would result in a long list of AD groups to be created and managed. Unfortunately we can’t just use roles since a user can only have a single role. So in this case it would be ideal to create policy groups under a new policy name…