|
From: Bryan T. <br...@bl...> - 2017-04-20 13:35:34
|
There is no simple single switch. You can either make the entire endpoint read-only (edit web.xml) or you can control the forward of the request to require authentication for POST w/o query=. Thanks, Bryan On Thu, Apr 20, 2017 at 5:52 AM, Mikel Egaña Aranguren < mik...@gm...> wrote: > hi: > > is there an easy way to configure blazegraph so that INSERT and DELETE > queries cannot be executed from an "outside" connection? we are deploying > Blazegraph as a war in an internal Tomcat server > > thanks > > regards > > -- > Mikel Egaña Aranguren, Ph.D. > > https://mikel-egana-aranguren.github.io > > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Bigdata-developers mailing list > Big...@li... > https://lists.sourceforge.net/lists/listinfo/bigdata-developers > > |