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