Dear Andy, Thank's for your reply. But, as said in my starting email, my problem is to control the access of the datasets in the user interface? Because, I need the user interface. A tuned configuration for Shiro does the job for the sparql endpoints A way could be to produce a specific user interface for access to the free datasets. I need to check for the feasibility.
-- Jean-Claude Moissinac Le jeu. 21 nov. 2019 à 18:32, Andy Seaborne <[email protected]> a écrit : > A different approach is to use: > > https://jena.apache.org/documentation/fuseki2/data-access-control > > This goes with fuseki-main rather than fuseki-full. > > That works particularly well when you don't want the UI. > > Andy > > > On 21/11/2019 13:59, Jean-Claude Moissinac wrote: > > Hello > > > > I would like to give free access to some datasets in my fuseki server and > > control access to other datasets. > > With shiro, I'm able to control the sparql access points like > > https://myserver/dm/sparql > > but I'm not able to give a controlled access to the datasets user > interface > > https://myserver/dataset.html?tab=query&ds=/controlleddataset > > or > > https://myserver/dataset.html?tab=query&ds=/freedataset > > or > > https://myserver/ > > > > Is there some good practices about the access control in fuseki > instances? > > > > Thank's in advance for any advice > > -- > > Jean-Claude Moissinac > > >
