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.
This project is licensed under the Common Development and Distribution License (CDDL).
- OpenIDM ZIP
- OpenIDM Docker (All OS)
Java 1.8+ required
For windows use:
git config --system core.longpaths true
git clone --recursive https://github.com/OpenIdentityPlatform/OpenIDM.git
mvn install -f OpenIDM
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)
- OpenIDM Community documentation
- OpenIDM Community discussions
- OpenIDM Community issues
- OpenIDM commercial support
- Sun Identity Manager / OpenIDM
- Forgerock OpenIDM
Please, make Pull request