#OSIAM Server
This repository contains the OSIAM Server.
For more information and documentation visit the repo's Wiki.
For additional information visit OSIAM's homepage at www.osiam.org.
#project structure
This project gets build with maven, the module structure is
- resource-server -- contains the source for the OSIAM Resource Server -> Wiki
- auth-server -- contains the source for the OSIAM Auth Server -> Wiki
- Java 1.7 (tested with java version "1.7.0_25" OpenJDK Runtime Environment)
- PostgreSQL (tested with PostgreSQL 9.2.4)
- for performance reasons it recommend to have at least 2 GB RAM
- Tomcat (tested with 7.0.37)
Issues, bugs and feature requests can be brought to us using OSIAM's issue tracker.