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

dacrome/server

 
 

Repository files navigation

OSIAM Server

OSIAM is a secure identity management backend providing REST based services for authentication and authorization. We achieve this by implementing two important open standards:

OSIAM is published under the MIT licence, giving you the maximum freedom to utilize OSIAM within you project or product.

For technical information and documentation visit the wiki. For additional information visit our official website at www.osiam.org.

The current version can be found at http://maven-repo.evolvis.org/releases/org/osiam/osiam-server-parent/.

Project Structure

OSIAM is built with Apache 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
  • distribution -- creates and deploys the distribution archives

Requirements

  • Java 1.7
  • PostgreSQL 9.2
  • Tomcat 7.0
  • At least 2GB RAM

Issue Tracker for the Server

Issues, bugs, and change and feature requests can be brought to us at the 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

  • Java 64.8%
  • Groovy 33.9%
  • Other 1.3%