index.rst 495 B

123456789101112131415161718
  1. .. _security_webadmin:
  2. Security settings
  3. =================
  4. 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.
  5. .. toctree::
  6. :maxdepth: 2
  7. settings
  8. auth
  9. passwords
  10. ugr
  11. data
  12. services
  13. filebrowse
  14. csrf