mraipsec-mra / OpenIDM

Home Page:https://www.openidentityplatform.org/openidm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenIDM Logo

Latest release Build Status Issues Last commit License Gitter Code size in bytes

OpenIDM enables you to consolidate multiple identity sources for policy and workflow-based management. OpenIDM can consume, transform and feed data to external sources so that you maintain control over the identities of users, devices and other objects.

OpenIDM provides a modern UI experience that allows you to manage your data without writing a single line of code. The standard RESTful interfaces also offer ultimate flexibility so that you can customize and develop the product to fit the requirements of your deployment.

License

This project is licensed under the Common Development and Distribution License (CDDL).

Downloads

Java 1.8+ required

How-to build

For windows use:

git config --system core.longpaths true
git clone --recursive  https://github.com/OpenIdentityPlatform/OpenIDM.git
mvn -DskipTests -Dmaven.javadoc.skip=true clean install -f OpenIDM/OpenICF/OpenDJ/forgerock-parent
mvn -DskipTests -Dmaven.javadoc.skip=true clean install -f OpenIDM/OpenICF/OpenDJ
mvn -DskipTests -Dmaven.javadoc.skip=true clean install -f OpenIDM/OpenICF 
mvn clean install -f OpenIDM

How-to run after build

unzip OpenIDM/openidm-zip/target/openidm-*.zip
./opendm/startup.sh

Wait for the message OpenIDM ready and go:

Support and Mailing List Information

Contributing

Please, make Pull request

Thanks for OpenIDM

  • Sun Identity Manager
  • Forgerock OpenIDM

About

https://www.openidentityplatform.org/openidm

License:Other


Languages

Language:Java 57.4%Language:JavaScript 26.9%Language:HTML 8.4%Language:Groovy 3.2%Language:CSS 1.3%Language:PowerShell 1.1%Language:TSQL 0.8%Language:PLSQL 0.4%Language:PLpgSQL 0.2%Language:Roff 0.2%Language:Shell 0.1%Language:Batchfile 0.1%Language:Perl 0.0%Language:Dockerfile 0.0%