Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 3.78 KB

README.md

File metadata and controls

67 lines (54 loc) · 3.78 KB

OpenIDM Logo

Latest release Build Deploy Issues Last commit License Downloads Docker Top language 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 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

Thanks 🥰

  • Sun Identity Manager / OpenIDM
  • Forgerock OpenIDM

Contributing

Please, make Pull request