OpenIDM icon indicating copy to clipboard operation
OpenIDM copied to clipboard

OpenIDM is an open standards based Identity Management, Provisioning and Compliance solution. Experience shows that the most important features of an identity management product are: high flex...

OpenIDM Logo

Latest release Build Deploy Issues Last commit License Downloads Docker Gitter 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 clean verify -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:

  • User self service UI: http://localhost:8080/ (openidm-admin/openidm-admin)
  • Admin UI: http://localhost:8080/admin/ (openidm-admin/openidm-admin)
  • Apache Felix UI: http://localhost:8080/system/console/ (admin/admin)

Support and Mailing List Information

  • OpenIDM Community Wiki: https://github.com/OpenIdentityPlatform/OpenIDM/wiki
  • OpenIDM Community Mailing List: [email protected]
  • OpenIDM Community Archive: https://groups.google.com/d/forum/open-identity-platform-openidm
  • OpenIDM Community on Gitter: https://gitter.im/OpenIdentityPlatform/OpenIDM
  • OpenIDM Commercial support RFP: [email protected] (English, Russian)

Contributing

Please, make Pull request

Thanks for OpenIDM 🥰

  • Sun Identity Manager
  • Forgerock OpenIDM