akoenig
03/23/2023, 7:17 PMsearch
. Let's say I have a resource which should be searchable. I could add just a search
permission, but wondering how the permission check would look like when I do not have a concrete resource I could check. Just wondering if there is a way to say "User X should be allowed to search for multiple resources of type Z". Is that even possible? Any pointer into the right direction is highly appreciated 🙂