I need to apply a global filter to my entities. I have implemented this in OnModelCreating, where the filter is done on the basis of the correctly logged in user. Since OnMo