Skip to content
/ server Public
forked from osiam/server

OSIAM - MIT licensed Open Source Identity and Access Management implementing OAuth 2.0 and SCIMv2.

Notifications You must be signed in to change notification settings

wallner/server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

OSIAM - MIT licensed Open Source Identity and Access Management implementing OAuth 2.0 and SCIMv2.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 52.7%
  • Java 47.0%
  • CSS 0.3%