disable.rst 614 B

12345678910111213141516
  1. .. _security_disable:
  2. Disabling security
  3. ==================
  4. If you are using an external security subsystem, you may want to disable the built-in security to
  5. prevent conflicts. Disabling security is possible for each security filter chain individually. The
  6. security filter chains are listed on the GeoServer authentication page.
  7. .. warning::
  8. Disabling security for a filter chain results in administrator privileges for each HTTP request
  9. matching this chain. As an example, disabling security on the **web** chain gives administrative
  10. access to each user accessing the :ref:`web_admin` interface.