OpenDJ

OpenDJ 是一种符合 LDAPv3 标准的目录服务,专为 Java 平台开发,可为企业管理的身份提供高性能、高可用性和安全的存储。其简易的安装过程与 Java 平台的强大功能相结合,使 OpenDJ 成为部署和管理最简单、最快速的目录。「OpenDJ is an LDAPv3 compliant directory service, which has been developed for the Java platform, providing a high performance, highly available, and secure store for the identities managed by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ the simplest, fastest directory to deploy and manage.」

Github星跟踪图

Latest release
Build Status
Issues
Last commit
License
Downloads
Docker
Gitter
Top language
Code size in bytes

OpenDJ is an LDAPv3 compliant directory service, which has been developed
for the Java platform, providing a high performance, highly available, and secure store for the identities managed
by your organization. Its easy installation process, combined with the power of the Java platform makes OpenDJ
the simplest, fastest directory to deploy and manage.

An open source, lightweight, embeddable directory that can easily share real-time customer, device, and user identity data across enterprise, cloud, social, and mobile environments.

  • Massive data scale and high availability providings developers with ultra-lightweight ways to access identity data
  • High Performance - ms response times & tens of thousands of w/r per sec
  • Multi Master replication for high availability

As well as the expected LDAP access OpenDJ lets you access directory data as JSON resources over HTTP making it super convenient for web and phone apps.

License

This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to
both this file, and should also be included in all files in the project.

Downloads

Java 1.8+ required

How-to build

For windows use:

git config --system core.longpaths true
git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
#mvn clean install -f OpenDJ/commons
mvn clean install -f OpenDJ

How-to run after build

cd OpenDJ/opendj-server-legacy/target/package/opendj
./setup
bin/start-ds
bin/stop-ds

See the wiki for Full Installation guide, Administration guide, and Developers guide

Support and Mailing List Information

Contributing

Please, make Pull request

Thanks

  • Sun OpenDS
  • Oracle OpenDS
  • Forgerock OpenDJ

主要指标

概览
名称与所有者OpenIdentityPlatform/OpenDJ
主编程语言Java
编程语言Java (语言数: 11)
平台
许可证Other
所有者活动
创建于2017-10-11 21:23:25
推送于2025-05-17 04:55:59
最后一次提交2025-05-17 07:55:59
发布数83
最新版本名称4.9.4 (发布于 2025-04-23 14:18:16)
第一版名称sdk/2.6.0 (发布于 )
用户参与
星数401
关注者数24
派生数110
提交数24k
已启用问题?
问题数208
打开的问题数3
拉请求数247
打开的拉请求数4
关闭的拉请求数18
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?