services.rst 1.4 KB

123456789101112131415161718192021222324252627282930313233343536
  1. .. _security_webadmin_services:
  2. Services
  3. ========
  4. This section provides access to the settings for :ref:`security_service`. GeoServer can limit access based on OWS services (WFS, WMS, etc.) and their specific operations (GetCapabilities, GetMap, and so on).
  5. By default, no service-based security is in effect in GeoServer. However rules can be added, removed, or edited here.
  6. .. figure:: images/services.png
  7. Service access rules list
  8. Clicking the :guilabel:`Add a new rule` link will create a new rule.
  9. .. figure:: images/services_newrule.png
  10. New service rule
  11. .. list-table::
  12. :widths: 40 60
  13. :header-rows: 1
  14. * - Option
  15. - Description
  16. * - Service
  17. - Sets the OWS service for this rule. Options are ``*``, meaning all services, ``wcs``, ``wfs``, or ``wms``.
  18. * - Method
  19. - Sets the specific operation for this rule. Options depend on the *Service*, but include ``*``, meaning all operations, as well as every service operation known to GeoServer, such as Capabilities, Transaction, GetMap, and more.
  20. * - Grant access to any role
  21. - If selected, the rule will apply to all roles (no need to specify which ones)
  22. * - Role list
  23. - Full list of roles, including a list of roles to which the rule is associated. Association can be switched here via the arrow buttons. This option is not applied if :guilabel:`Grant access to any role` is checked.
  24. * - Add a new role
  25. - Shortcut to adding a new role