Antony A
2018-06-08 16:43:17 UTC
Hello,
I am trying to get the path/params restricted to users of individual
collection through Solr UI.
Here is the permission that I have for an user.
{"collection": "collection_name", "path": "/admin/file", "role": ["
collection_user"]}
I am still not able to restrict another user from accessing other
collection files like solrconfig, solr-data-config etc.
If it possible to define permission at collection-level to this path?
Thanks,
Antony
I am trying to get the path/params restricted to users of individual
collection through Solr UI.
Here is the permission that I have for an user.
{"collection": "collection_name", "path": "/admin/file", "role": ["
collection_user"]}
I am still not able to restrict another user from accessing other
collection files like solrconfig, solr-data-config etc.
If it possible to define permission at collection-level to this path?
Thanks,
Antony