OpenDJ

Last updated
OpenDJ
Initial releaseDecember 21, 2010 (2010-12-21)
Stable release
4.6.3 / May 7, 2024;16 days ago (2024-05-07) [1]
Repository
Written in Java
Operating system Linux, Windows, MacOS, Solaris, AIX
Platform Java
Available inEnglish, French, German, Japanese, Simplified Chinese, Spanish
Type Directory service
License CDDL

OpenDJ is a directory server which implements a wide range of Lightweight Directory Access Protocol and related standards, including full compliance with LDAPv3 but also support for Directory Service Markup Language (DSMLv2). [2] Written in Java, OpenDJ offers multi-master replication, access control, and many extensions.

Contents

OpenDJ began as a fork of OpenDS, an LDAP / DSML server which originated in 2005 as an internal project at Sun Microsystems started by Neil A. Wilson, and later grew into an open source project, maintained by Oracle Corporation; [3] following Oracle's acquisition of Sun, OpenDJ is the main trunk developed by ForgeRock. [4] and maintained by Open Identity Platform Community. [5] OpenDJ source code [6] and binary distribution [7] are available under the Common Development and Distribution License (CDDL). [8]

History

The work on OpenDS started as an internal Sun project around February 2005. OpenDS was initially developed primarily by Neil A. Wilson. Wilson was joined by a small team of engineers from Sun's Directory Server team. The code was open-sourced in June 2006.

Sun increased the number of developers working on OpenDS technology after open-sourcing the code. Developers outside Sun also joined the new open-source project. Community members like Boni.org, Penrose, and JBoss began to use OpenDS in their projects. In early 2008 the OpenDS project had over 20 regular contributors.

In April 2007, the project owners modified the project governance. The text "This Project Lead, who is appointed by Sun Microsystems, is responsible for managing the entire project" was replaced by "This Project Lead, who is appointed and removed by a majority vote of the Project Owners, is responsible for managing the entire project".

In September 2007, the project owners were laid off from Sun Microsystems.

Late in 2007, questions arose as to whether the project was governed as an open source project. One of the project owners complained publicly that Sun Microsystems had required project owners to accept governance changes to the project in order to keep their benefits. [9] The team resigned from their project owner role. Simon Phipps, Chief Open source Officer of Sun Microsystems, claimed that Sun was only reverting governance changes that had never been approved. John Waters also published an article on the topic. [10]

OpenDJ began after the acquisition of Sun Microsystems by Oracle. At that time, Oracle announced that Sun OpenDS Standard Edition was not seen as a strategic product, [11] although the investment on the OpenDS source code would continue. Sun had supported commercial versions of Sun OpenDS Standard Edition since version 1.0 in 2008.

Mid-September 2010, Ludovic Poitou, then OpenDS community leader and co-project owner, left Oracle for ForgeRock. [12]

In October 2010, Oracle provided an OpenDS 2.2.1 update to the community with several fixes. [13]

In December 2010, ForgeRock released OpenDJ 2.4.0 including fixes and support for new features like Collective Attributes, Microsoft Active Directory Permissive Modification Control, and multiple objectclass inheritance. [14]

In late January 2011 Matthew Swift, previously "responsible for the core server" of the OpenDS project joined ForgeRock to work on OpenDJ as product architect. [15] Starting in mid-February 2011, ForgeRock began to build an "OpenDJ product suite, comprising an open source LDAP Directory Server, client tools, and LDAP SDK" as a Maven project, [16] with the tools and SDK modules appearing first.

In 2011, a few months after the acquisition of Sun Microsystems, Oracle released Oracle Unified Directory, based on OpenDS.

ForgeRock posted an OpenDJ roadmap through release 4, targeted for 2015. [17]

Since November 2016, ForgeRock closed OpenDJ source code, renamed OpenDJ to Forgerock Directory Services and started to distribute it under commercial license. [18]

Release history
DateRelease
December 15, 2009OpenDS 2.2.0 [19]
July 17, 2009OpenDS 2.0.0 [20]
July 3, 2009OpenDS 2.0.0 RC4 [21]
June 23, 2009OpenDS 2.0.0 RC3 [22]
June 10, 2009OpenDS 2.0.0 RC2 [23]
May 25, 2009OpenDS 2.0.0 RC1 [24]
October 6, 2010OpenDS 2.2 Update 1
October 6, 2010OpenDS 2.2 Update 1
October 8, 2018OpenDJ Community 4.2.2 with JDK11 support
October 23, 2023OpenDJ Community 4.6.1 with JDK21 support and Apache Cassandra or Scylla DB as an optional backend [25]

OpenDJ 2.4, released December 2010, provided improvements corresponding to many of those defined, but not yet scheduled for OpenDS 2.4 [26]

OpenDJ 2.6, released June 2013, provided a REST to LDAP interface allowing easy and secure access to the data, also eased integration with other services, provided native packages for Linux, and the LDAP client SDK.

The latest Forgerock release of OpenDJ is 3.0.0. [27]

OpenDJ 3.0 is expected to include directory proxy services, but the support for LDAP Transactions that was originally planned was dropped due to the incompatibility with the loose consistency model of LDAP.

OpenDJ 3.1 and 3.2 are slated to include enhanced directory proxy services.

OpenDJ 4.1.4 resumed to maintain by Open Identity Platform Community [28] and issued new release: [29]

See also

Related Research Articles

<span class="mw-page-title-main">StarOffice</span> Discontinued office suite software

StarOffice is a discontinued proprietary office suite. Its source code continues today in derived open-source office suites Collabora Online and LibreOffice. StarOffice supported the OpenOffice.org XML file format, as well as the OpenDocument standard, and could generate PDF and Flash formats. It included templates, a macro recorder, and a software development kit (SDK).

In computing, a directory service or name service maps the names of network resources to their respective network addresses. It is a shared information infrastructure for locating, managing, administering and organizing everyday items and network resources, which can include volumes, folders, files, printers, users, groups, devices, telephone numbers and other objects. A directory service is a critical component of a network operating system. A directory server or name server is a server which provides such a service. Each resource on the network is considered an object by the directory server. Information about a particular resource is stored as a collection of attributes associated with that resource or object.

<span class="mw-page-title-main">NASA WorldWind</span> Open-source virtual globe

NASA WorldWind is an open-source virtual globe. According to the website, "WorldWind is an open source virtual globe API. WorldWind allows developers to quickly and easily create interactive visualizations of 3D globe, map and geographical information. Organizations around the world use WorldWind to monitor weather patterns, visualize cities and terrain, track vehicle movement, analyze geospatial data and educate humanity about the Earth." It was first developed by NASA in 2003 for use on personal computers and then further developed in concert with the open source community since 2004. As of 2017, a web-based version of WorldWind is available online. An Android version is also available.

The 389 Directory Server is a Lightweight Directory Access Protocol (LDAP) server developed by Red Hat as part of the community-supported Fedora Project. The name "389" derives from the port number used by LDAP.

<span class="mw-page-title-main">GlassFish</span> Application server project

GlassFish is an open-source Jakarta EE platform application server project started by Sun Microsystems, then sponsored by Oracle Corporation, and now living at the Eclipse Foundation and supported by OmniFish, Fujitsu and Payara. The supported version under Oracle was called Oracle GlassFish Server. GlassFish is free software and was initially dual-licensed under two free software licences: the Common Development and Distribution License (CDDL) and the GNU General Public License (GPL) with the Classpath exception. After having been transferred to Eclipse, GlassFish remained dual-licensed, but the CDDL license was replaced by the Eclipse Public License (EPL).

java.net was a Java technology related community website. It also offered a web-based source code repository for Java projects. It was shut down in April 2017.

<span class="mw-page-title-main">Sun SPOT</span> Wireless network sensor node

Sun SPOT was a sensor node for a wireless sensor network developed by Sun Microsystems announced in 2007. The device used the IEEE 802.15.4 standard for its networking, and unlike other available sensor nodes, used the Squawk Java virtual machine.

The Sun Java System Directory Server is a discontinued LDAP directory server and DSML server written in C and originally developed by Sun Microsystems. The Java System Directory Server is a component of the Java Enterprise System. Earlier iterations of Sun Java System Directory Server were known as Sun ONE Directory Server, iPlanet Directory Server, and, before that, Netscape Directory Server.

OpenJDK is a free and open-source implementation of the Java Platform, Standard Edition. It is the result of an effort Sun Microsystems began in 2006. The implementation is licensed under the GPL-2.0-only with a linking exception. Were it not for the GPL linking exception, components that linked to the Java Class Library would be subject to the terms of the GPL license. OpenJDK is the official reference implementation of Java SE since version 7.

<span class="mw-page-title-main">JavaFX</span> Java software platform for GUI

JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux, and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.

IcedTea is a build and integration project for OpenJDK launched by Red Hat in June 2007. IcedTea also includes some addon libraries: IcedTea-Web is a free software implementation of Java Web Start and the Java web browser applet plugin. IcedTea-Sound is a collection of plugins for the Java sound subsystem, including the PulseAudio provider which used to be included with IcedTea. The Free Software Foundation recommends that all Java programmers use IcedTea as their development environment.

In FOSS development communities, a forge is a web-based collaborative software platform for both developing and sharing computer applications.

<span class="mw-page-title-main">Acquisition of Sun Microsystems by Oracle Corporation</span> Agreement announced in 2009 and completed in 2010

The acquisition of Sun Microsystems by Oracle Corporation was completed on January 27, 2010. After the acquisition was completed, Oracle, only a software vendor prior to the merger, owned Sun's hardware product lines, such as SPARC Enterprise, as well as Sun's software product lines, including the Java programming language.

<span class="mw-page-title-main">OpenAM</span>

OpenAM is an open-source access management, entitlements and federation server platform. Now it is supported by Open Identity Platform Community.

<span class="mw-page-title-main">Jenkins (software)</span> Open source automation server

Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration, and continuous delivery. It is a server-based system that runs in servlet containers such as Apache Tomcat. It supports version control tools, including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, ClearCase, and RTC, and can execute Apache Ant, Apache Maven, and sbt based projects as well as arbitrary shell scripts and Windows batch commands.

Security Assertion Markup Language (SAML) is a set of specifications that encompasses the XML-format for security tokens containing assertions to pass information about a user and protocols and profiles to implement authentication and authorization scenarios. This article has a focus on software and services in the category of identity management infrastructure, which enable building Web-SSO solutions using the SAML protocol in an interoperable fashion. Software and services that are only SAML-enabled do not go here.

OpenIDM is an open-source identity management system written in the Java programming language. The OpenIDM source code is available under the Common Development and Distribution License (CDDL). OpenIDM is designed with flexibility in mind, leverages JavaScript as default scripting language to define business rules during provisioning. All capabilities of OpenIDM expose RESTful interfaces. As an integration layer, OpenIDM leverages the Identity Connectors and has a set of default connectors.

<span class="mw-page-title-main">ForgeRock</span> Identity management software company

ForgeRock, Inc. is an identity and access management software company headquartered in San Francisco. On August 23, 2023, Thoma Bravo announced that it had completed the acquisition of the company for approximately $2.3 billion. Additionally, it reported that ForgeRock has been integrated into its portfolio company Ping Identity.

Apache LDAP API is an open source project of the Apache Software Foundation and a subproject of the Apache Directory. It's a replacement for outdated Java/LDAP libraries like and works with any LDAP server.

References

  1. "Releases - OpenIdentityPlatform/OpenDJ" . Retrieved 2023-10-26 via GitHub.
  2. "OpenDJ" . Retrieved 2014-05-28.
  3. "Opends Project Kenai" . Retrieved 2011-02-23.
  4. "OpenDJ" . Retrieved 2011-02-23.
  5. "Open Identity Platform Community". GitHub .
  6. "OpenDJ Source code". GitHub .
  7. "OpenDJ Releases". GitHub .
  8. "OpenDJ License". GitHub .
  9. "An Open Letter to the OpenDS Community and to Sun Microsystems". Archived from the original on March 27, 2009. Retrieved 2016-08-30.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  10. architectures, Social networks talk hidden; They used 'em, you reeled: the year's most overused phrases; books, Tips from the top: cracking Christmas and New-Year. "Winners and losers in Sun's OpenDS spat". The Register .
  11. "Oracle + Sun: Identity Management Strategy (webcast)". around 8:30. Archived from the original (Flash) on 2011-04-15. Retrieved 2011-02-22.
  12. "Moving on... - Ludo's Sketches" . Retrieved 2011-02-23.
  13. "OpenDS : the Open Source Java LDAP Directory Service". Archived from the original on 2007-06-08. Retrieved 2011-02-23.
  14. "IceFaces 2.0.0 and OpenDJ 2.4.0 Released" . Retrieved 2011-02-23.
  15. "New OpenDJ Architect « Wild Webmink" . Retrieved 2011-02-23.
  16. "FishEye: Annotated - opendj/trunk/opendj3/README". Archived from the original on 2011-07-26. Retrieved 2011-02-23.
  17. "OpenDJ Roadmap - OpenDJ - Confluence" . Retrieved 2014-05-14.
  18. "ForgeRock has shuttered the open-source community, and no longer allows new development on their platform under a permissive license". timeforafork. June 1, 2017. Archived from the original on October 3, 2017. Retrieved June 1, 2017.
  19. "— Project Kenai". Archived from the original on 2011-11-02. Retrieved 2016-08-30.
  20. "— Project Kenai". Archived from the original on 2011-10-01. Retrieved 2016-08-30.
  21. "— Project Kenai". Archived from the original on 2011-10-01. Retrieved 2016-08-30.
  22. "— Project Kenai". Archived from the original on 2011-10-01. Retrieved 2016-08-30.
  23. "— Project Kenai". Archived from the original on 2011-10-01. Retrieved 2016-08-30.
  24. "— Project Kenai". Archived from the original on 2011-10-01. Retrieved 2016-08-30.
  25. "— Open Identity Platform Community" . Retrieved 2023-10-26.
  26. "OpenDS Wiki: Open DS Roadmap". Archived from the original on 2011-07-25. Retrieved 2011-02-23.
  27. ForgeRock. "ForgeRock BackStage".
  28. "Open Identity Platform Community". GitHub .
  29. "OpenDJ Downloads". GitHub .