Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 954 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 954 Bytes

#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

Requirements

  • 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)

Issue tracker for the Server

Issues, bugs and feature requests can be brought to us using OSIAM's issue tracker.