This is to allow creating an RBAC binding at the org level where access is given to specific projects and their resources. The projects are specified by have a certain tag.
This will greatly simplify the RBAC rules needed, without this we have to implement project level RBAC or use the resource group that allows specifying specific projects by ID. Both need extra work whenever projects are added.