Skip to content

Embedded LDAP plugin ready to use with default configuration

License

Notifications You must be signed in to change notification settings

ligoj/plugin-id-ldap-embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔗 Ligoj embedded LDAP plugin Maven Central

Embedded LDAP plugin ready to use with default configuration

Coverage Quality Gate Codacy Badge CodeFactor Known Vulnerabilities License

Ligoj Embedded LDAP plugin, and extending ID plugin

This an embedded LDAP server, started within the API container and load a customizable LDIF import. This is the more simple way to get started with LDAP.

Dev section : When you use load plugin from your IDE and not from the .ligoj home, you must complete the classpath with the transitive dependencies Maven add and may not be in the classpath. Either add plugin-id-ldap-embedded in the pom.xml of the app-api project, either add these libraries :

  • org/springframework/security/spring-security-ldap/5.0.0.RELEASE/spring-security-ldap-5.0.0.RELEASE.jar
  • org/apache/directory/shared/shared-ldap/0.9.15/shared-ldap-0.9.15.jar
  • org/apache/directory/server/apacheds-protocol-ldap/1.5.5/apacheds-protocol-ldap-1.5.5.jar
  • org/springframework/ldap/spring-ldap-core/2.3.2.RELEASE/spring-ldap-core-2.3.2.RELEASE.jar
  • org/springframework/ldap/spring-ldap-core-tiger/2.3.2.RELEASE/spring-ldap-core-tiger-2.3.2.RELEASE.jar
  • org/apache/directory/server/apacheds-core-shared/1.5.5/apacheds-core-shared-1.5.5.jar
  • bouncycastle/bcprov-jdk15/140/bcprov-jdk15-140.jar
  • org/apache/mina/mina-core/2.0.0-M6/mina-core-2.0.0-M6.jar
  • org/apache/directory/server/apacheds-core/1.5.5/apacheds-core-1.5.5.jar
  • org/apache/directory/server/apacheds-core-entry/1.5.5/apacheds-core-entry-1.5.5.jar
  • org/apache/directory/server/apacheds-core-constants/1.5.5/apacheds-core-constants-1.5.5.jar
  • org/apache/directory/server/apacheds-utils/1.5.5/apacheds-utils-1.5.5.jar
  • org/apache/directory/server/apacheds-schema-registries/1.5.5/apacheds-schema-registries-1.5.5.jar
  • org/apache/directory/server/apacheds-schema-bootstrap/1.5.5/apacheds-schema-bootstrap-1.5.5.jar
  • org/apache/directory/shared/shared-cursor/0.9.15/shared-cursor-0.9.15.jar
  • org/apache/directory/shared/shared-ldap-constants/0.9.15/shared-ldap-constants-0.9.15.jar
  • org/apache/directory/shared/shared-asn1/0.9.15/shared-asn1-0.9.15.jar
  • org/apache/directory/shared/shared-asn1-codec/0.9.15/shared-asn1-codec-0.9.15.jar
  • org/apache/directory/server/apacheds-jdbm/1.5.5/apacheds-jdbm-1.5.5.jar
  • org/apache/directory/server/apacheds-jdbm-store/1.5.5/apacheds-jdbm-store-1.5.5.jar
  • org/apache/directory/server/apacheds-xdbm-base/1.5.5/apacheds-xdbm-base-1.5.5.jar
  • org/apache/directory/server/apacheds-xdbm-search/1.5.5/apacheds-xdbm-search-1.5.5.jar
  • org/apache/directory/server/apacheds-xdbm-tools/1.5.5/apacheds-xdbm-tools-1.5.5.jar
  • org/apache/directory/server/apacheds-protocol-shared/1.5.5/apacheds-protocol-shared-1.5.5.jar
  • org/apache/directory/server/apacheds-bootstrap-partition/1.5.5/apacheds-bootstrap-partition-1.5.5.jar
  • org/apache/directory/server/apacheds-bootstrap-extract/1.5.5/apacheds-bootstrap-extract-1.5.5.jar
  • org/apache/directory/server/apacheds-core-avl/1.5.5/apacheds-core-avl-1.5.5.jar

About

Embedded LDAP plugin ready to use with default configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages