OpenDJ Server Microsoft Active Directory Plugin

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

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.opendj
ArtifactId

ArtifactId

opendj-server-msad-plugin
Last Version

Last Version

4.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

OpenDJ Server Microsoft Active Directory Plugin
An OpenDJ server plugin to handle AD specific attributes "userAccountControl", "msDS-UserAccountDisabled" and "pwdLastSet".

Download opendj-server-msad-plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.openidentityplatform.opendj : opendj-server-legacy jar 4.5.0

test (5)

Group / Artifact Type Version
org.easytesting : fest-assert jar 1.4
org.assertj : assertj-core jar
org.mockito : mockito-all jar 1.10.19
org.testng : testng jar
org.slf4j : slf4j-jdk14 jar

Project Modules

There are no modules declared in this project.

Versions

Version
4.5.0
4.4.15