Hi,
If we were to use Zoom for our Intranet project what would be the best way of filtering results per user?
Here's the issue:
1. We have a bunch of restricted pages that we DO wish Zoom to index
2. We wish to filter out (i.e. exclude) the restricted pages search results for normal users without access to these restricted pages
3. We wish to include the restricted pages results for users WITH permissions to access these pages
This is evidently an issue that requires integration with our
Now, all our permissions are handled via Active Directory and we have several thousand users. With this in mind we are wondering which is the most effective way of returning the searches filtered by user permission.
Does your system integrate with Active directory?
Option 1
We are wondering if we can check and limit each result on a result-by-result basis.
For instance, is there a way of checking if the result (which is about to be displayed) to ensure it links to a file/folder that the user actually has access to and if not, do not display it?
Option 2
Alternatively, Is there a way of pre determining categories that the user may have permissions to and limiting the search to only these categories when the user instigates their search? For instance, If I cannot access items placed into the category "Restrict" then could we, in effect, have this removed from the search returns? In this way, we are limiting/filtering results before they are returned, rather than the more intensive Option 1 (above).
I imagine this is quite a common problem so I wonder if anyone has had similar requests and how they were resolved.
Kind regards,
Chris
If we were to use Zoom for our Intranet project what would be the best way of filtering results per user?
Here's the issue:
1. We have a bunch of restricted pages that we DO wish Zoom to index
2. We wish to filter out (i.e. exclude) the restricted pages search results for normal users without access to these restricted pages
3. We wish to include the restricted pages results for users WITH permissions to access these pages
This is evidently an issue that requires integration with our
Now, all our permissions are handled via Active Directory and we have several thousand users. With this in mind we are wondering which is the most effective way of returning the searches filtered by user permission.
Does your system integrate with Active directory?
Option 1
We are wondering if we can check and limit each result on a result-by-result basis.
For instance, is there a way of checking if the result (which is about to be displayed) to ensure it links to a file/folder that the user actually has access to and if not, do not display it?
Option 2
Alternatively, Is there a way of pre determining categories that the user may have permissions to and limiting the search to only these categories when the user instigates their search? For instance, If I cannot access items placed into the category "Restrict" then could we, in effect, have this removed from the search returns? In this way, we are limiting/filtering results before they are returned, rather than the more intensive Option 1 (above).
I imagine this is quite a common problem so I wonder if anyone has had similar requests and how they were resolved.
Kind regards,
Chris
Comment