Hello,
I'm trying to restrict user's access to layers by a combination of Authkey
and security/layers.properties.
The problem is that the user in question is being able to access more than I
wish he could.
I wish that this particular user could only GET WMS (just some of them), and
that's all.
I'm using GeoServer 2.7.2 and downloaded Authkey module from here
<http://ares.boundlessgeo.com/geoserver/2.7.x/community-latest/> .
Here is my configuration:
*============================== Authkey Filter
==============================*
<http://osgeo-org.1560.x6.nabble.com/file/n5270855/authkey_filter.png>
*============================== Authkey Chain
==============================*
<http://osgeo-org.1560.x6.nabble.com/file/n5270855/authkey_chain.png>
*============================== The user ==============================*
<http://osgeo-org.1560.x6.nabble.com/file/n5270855/the_user.png>
*============================== All users ==============================*
<http://osgeo-org.1560.x6.nabble.com/file/n5270855/the_users.png>
*============================== Authkeys.properties
==============================*
<http://osgeo-org.1560.x6.nabble.com/file/n5270855/authkeys_properties.png>
*============================== Layers.properties
==============================*
<http://osgeo-org.1560.x6.nabble.com/file/n5270855/layers_properties.png>
When I hit /smurb/ namespace's GetCapabilities, it shows all /smurb/'s
layers, which I can access passing authkey; but I expected, with this
configuration, to be able to access just one of them.
What I'm I doing wrong?
Thanks in advance!
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Restrict-access-with-Authkey-module-tp5270855.html
Sent from the GeoServer - User mailing list archive at Nabble.com.