Policy of Policies

This will probably be a feature request (and would likely cause things to get even more convoluted :wink: ) 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…

Hey @flipswitchingmonkey, have you looked into whether mapping aggregate/granular groups to a single role in the AD would be a solution here? Multiple policies can belong to a single role or user, is this something you’re using currently? Could you tell us a bit more more about your set up and how you use the AD currently and what method you’d ideally like to have for this use case?

Lastly, if you do want to add this as a feature request at any point, that would now be done via the Directus roadmap submit request function. Thanks!