Like described in 
http://docs.geoserver.org/stable/en/user/rest/api/accesscontrol.html it 
should be possible to delete a certain access rule with a command like:
http://localhost:8080/geoserver/rest/security/acl/rest/%2F**%2Fworkspaces%2Ftest%2F**;GET
 
but I do get a 404 Not found. The rule is in the 
/security/rest.properties file, e.g. /**/workspaces/test/**;GET=test

To fetch all the rules with 
http://localhost:8080/geoserver/rest/security/acl/rest.json works fine.

How is the correct way to define the url to delete a rest-acces rule?



------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to