Skip to content

junhuac/osiam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSIAM - Open Source Identity and Access Management

OSIAM is a secure identity management solution 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 greatest freedom possible to utilize OSIAM in you project or product.

Use cases

Get started

You want to try OSIAM without much effort? Get started with OSIAM in 5 Minutes using Docker and Java. Don't like Docker? No problem! Take the 10 minutes quickstart with Vagrant.

Documentation

Learn how to install and configure OSIAM for production in the documentation.

Components

  • osiam handles the authentication and authorization based on OAuth 2.0 and holds the SCIM based user data
  • addon-self-administration provides account management self-service as a web application
  • addon-administration lets you administer users and groups via a web application

Easy customization

Every visual aspect of OSIAM's components can be easily customized by supplying your own templates, stylesheets and scripts to make OSIAM integrate seamlessly with your application. Read the customization guide to learn more.

Issue Tracker

Please report issues, bugs and feature requests via [the issue tracker] (https://github.com/osiam/osiam/issues).

Get involved

Help is very appreciated. Please read the contributors guide to learn how to get started.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 65.9%
  • Groovy 32.7%
  • Other 1.4%