Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
Henning Bredel edited this page Aug 18, 2014 · 9 revisions

About

This project has been part of the Google Summer of Code 2014 (GSoC). The Timeseries Protector's aim is to provide a UI to define rules to restrict access contents of an OGC Sensor Observation Service (SOS) based on both operation level and parameter level. An introduction to the project can be found [on the intermediary blog post] (http://blog.52north.org/2014/05/27/access-control-ui-for-sos-servers/) of the GSoC project.

Access control is done via the 52°North Security API which is hosted in a proxy service implementation. This proxy can either be for example a Web Security Service(WSS) or in a more advanced enterprise setup con.terra's security.manager.

The solution developed is a Web application packaged with a user interface which enables a user to create and manage permissions for a particular SOS enforcement point. The enforcement point serves as public access point for clients whereas access controlled by the security API. By the help of the timeseries protector creation of simple permission configuration (a permissions.xml file) is now a piece of cake.

Below are the resources which contain information about every bit and piece of the project

Contact

For questions and comments please contact Henning Bredel | @ridoo and Dushyant Sabharwal | @dushyant89

Clone this wiki locally