is not current version
Last Version 4.5.0

org.openidentityplatform.opendj:opendj-server-msad-plugin 4.4.15

An OpenDJ server plugin to handle AD specific attributes "userAccountControl", "msDS-UserAccountDisabled" and "pwdLastSet".

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-server-msad-plugin
Version

Version

4.4.15
Type

Type

jar

Download opendj-server-msad-plugin 4.4.15


<!-- https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-msad-plugin/ -->
<dependency>
    <groupId>org.openidentityplatform.opendj</groupId>
    <artifactId>opendj-server-msad-plugin</artifactId>
    <version>4.4.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-msad-plugin/
implementation 'org.openidentityplatform.opendj:opendj-server-msad-plugin:4.4.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.opendj/opendj-server-msad-plugin/
implementation ("org.openidentityplatform.opendj:opendj-server-msad-plugin:4.4.15")
'org.openidentityplatform.opendj:opendj-server-msad-plugin:jar:4.4.15'
<dependency org="org.openidentityplatform.opendj" name="opendj-server-msad-plugin" rev="4.4.15">
  <artifact name="opendj-server-msad-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.opendj', module='opendj-server-msad-plugin', version='4.4.15')
)
libraryDependencies += "org.openidentityplatform.opendj" % "opendj-server-msad-plugin" % "4.4.15"
[org.openidentityplatform.opendj/opendj-server-msad-plugin "4.4.15"]