You can't restrict access to static files. You can only restrict access to Solr content.
However you can use the "blockUnknown" property in your security.json to restrict access to all files https://lucene.apache.org/solr/guide/7_5/basic-authentication-plugin.html --Noble On Sat, Jun 9, 2018 at 2:43 AM Antony A <antonyaugus...@gmail.com> wrote: > > 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 -- ----------------------------------------------------- Noble Paul