|
|
|
|
|
by rahkiin
656 days ago
|
|
You can do three things according to Openfga of which the basic two are: ask permify for a list kf all accessible files and match them with the search result. This works best if number of hits is large and number of owned files is small.
If number of owned files is large and hits is small then you can ask ‘which of these N files does user U have access to’ where you send the list of search hits. |
|