o

openidm-project

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 flexibility in Business Process handling and compliance with open standards and interfaces. A highly flexible user interface combined with a very robust workflow engine make OpenIDM ready for any Identity Management project.
https://github.com/OpenIdentityPlatform/OpenIDM
CDDL-1.0 CC BY-NC-ND 3.0
Open Identity Platform Community
Files download
File Operation
openidm-project-6.0.0.pom download
Apache Maven
<dependency>
  <groupId>org.openidentityplatform.openidm</groupId>
  <artifactId>openidm-project</artifactId>
  <version>6.0.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.openidentityplatform.openidm:openidm-project:6.0.0'
Gradle Kotlin
implementation("org.openidentityplatform.openidm:openidm-project:6.0.0")
Scala SBT
libraryDependencies += "org.openidentityplatform.openidm" % "openidm-project" % "6.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.openidentityplatform.openidm', module='openidm-project', version='6.0.0')
)
Apache Ivy
<dependency org="org.openidentityplatform.openidm" name="openidm-project" rev="6.0.0" />
Leiningen
[org.openidentityplatform.openidm/openidm-project "6.0.0"]
Apache Buildr
'org.openidentityplatform.openidm:openidm-project:jar:6.0.0'
Dependencies
The project has no third-party dependencies