Skip to content
/ geofence Public
forked from geoserver/geofence

Advanced Authorization Manager for GeoServer

License

Notifications You must be signed in to change notification settings

jart/geofence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoFence

GeoFence is a java web application that provides an advanced authentication/authorization engine for GeoServer using the interface described in GSIP 57.

GeoFence provides a graphical user interface to administer GeoServer users and authorization rules. Furthermore, a quite complete REST API allows the programmatic administration of the rules and their ancillary data.

Once integrated with GeoFence, GeoServer will send authorization queries to GeoFence using a configurable internal protocol (by default it uses Spring remoting over HTTP).

License

GeoFence core modules and GUI, as well as the part of GeoFence that shall be installed as a module into GeoServer (the probe), are free and Open Source software, released under the [GPL v2] license, (which is GPL v2.0), as it implements a GeoServer Java API.

Getting GeoFence

You will need the GeoFence .war file, and the probe module to be installed into your GeoServer instance.

This is the list of the currently available resources for using GeoFence:

Stable

Stable branch of GeoFence (2.2.x) is compatible with GeoServer 2.6 and 2.7.

Release

Nightly builds

Master

Master branch of GeoFence (3.0) is compatible with GeoServer master (2.8).

Once you have downloaded the resources you need, please follow the instructions on the [GeoFence installation] (https://github.com/geoserver/geofence/wiki/GeoFence-installation) wiki page.

Documentation

Community

The GeoFence project is now part of GeoServer, so any question can be directed to the GeoServer user mailing list, and developer collaboration discussed in the GeoServer developer mailng list.

About

Advanced Authorization Manager for GeoServer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 85.2%
  • CSS 8.9%
  • JavaScript 5.7%
  • Other 0.2%