123456789101112131415161718 |
- .. _security_webadmin:
- Security settings
- =================
- GeoServer has a robust :ref:`security subsystem <security>`, modeled on `Spring Security <http://static.springsource.org/spring-security/site/>`_. Most of the security features are available through the :ref:`web_admin`. This section describes how to configure GeoServer security through the web administration interface.
- .. toctree::
- :maxdepth: 2
- settings
- auth
- passwords
- ugr
- data
- services
- filebrowse
- csrf
|