GeoServer 2.4.x User Manual
  • About
  • Blog
  • Download
  • Documentation
  • GeoServer 2.4.x User Manual »
  • Security
  • next
  • previous|

Security¶

This section details the security subsystem in GeoServer, which is based on Spring Security. For web-based configuration, please see the section on Security in the Web Administration Interface.

As of GeoServer 2.2.0, the security subsystem has been completely re-engineered, providing a more secure and flexible authentication framework. This rework is largely based on a Christian Müeller’s masters thesis entitled Flexible Authentication for Stateless Web Services. It is good reading to help understanding many of the new concepts introduced.

  • Role system
    • Users and Groups
    • User/group services
    • Roles
    • Role services
    • Role source and role calculation
    • Interaction between user/group and role services
  • Authentication
    • Authentication chain
    • Authenticating to the Web Admin Interface
    • Authentication to OWS and REST services
    • Authentication providers
  • Passwords
    • Password encryption
    • Secret keys and the keystore
    • Master password
    • Password policies
  • Root account
  • Service Security
    • OWS services
    • REST services
  • Layer security
    • Rules
    • Catalog Mode
    • Access modes
    • Examples
  • REST Security
    • Syntax
    • Examples
  • Disabling security
  • Tutorials
    • Authentication with LDAP
    • Authentication with LDAP against ActiveDirectory
    • Configuring Digest Authentication
    • Configuring X.509 Certificate Authentication
    • Configuring J2EE Authentication
    • Configuring HTTP Header Proxy Authentication
Previous: WMS Decorations
Next: Role system

Continue Reading

  • Previous: WMS Decorations
  • Next: Role system

This Page

  • Show Source
© Copyright 2013, OpenPlans. License Creative Commons Attribution. Last updated on May 25, 2013. Created using Sphinx.