111 Forks
416 Stars
416 Watchers

OpenDJ

OpenDJ is an open-source LDAP directory server written in Java. It provides robust, scalable, and secure directory services for identity management, access control, and authentication in enterprise environments. OpenDJ supports LDAPv3 standard, replication, REST APIs, and high-performance

How to download and setup OpenDJ

Open terminal and run command
git clone https://github.com/OpenIdentityPlatform/OpenDJ.git
git clone is used to create a copy or clone of OpenDJ repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenDJ https://github.com/OpenIdentityPlatform/OpenDJ/archive/master.zip

Or simply clone OpenDJ with SSH
[email protected]:OpenIdentityPlatform/OpenDJ.git

If you have some problems with OpenDJ

You may open issue on OpenDJ support forum (system) here: https://github.com/OpenIdentityPlatform/OpenDJ/issues