The deegree security proxy (DSP) is lightweight security framework for protecting OGC Web Services against unauthorised access using the Spring Security framework.
We are using the travis bot to build the software frequently and to verify each pull request. The current status for the master branch is:
There is commercial and community support available. For commercial support, please contact lat/lon the company which employs the people who wrote the deegree security proxy, and lead the development of the project. For community support, please use the github issue tracker.
Contributions are very welcome. Please get in contact with us via pull requests and the github issue tracker.
deegree security proxy is distributed under the GNU Affero General Public License, Version 3.0 (AGPL).
The deegree security proxy requires Spring 3.2 with Spring Security 3.1 as a minimum and also requires Java SE 6 or higher. It can be installed on every Java EE 5 compliant web container such as Apache Tomcat 6.x. The deegree security proxy provides protection against unauthorised access for OGC Web Services such as WMS, WMTS, WCS, WFS, WPS, CSW served by deegree, GeoServer, MapServer or any other blackbox system.
To build the DSP use Apache Maven with mvn clean install
.