Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Embedded/memory LDAP server solution

Tags:

memory

ldap

I have a java web application.I want to create an embedded LDAP server, when web application run, I will insert some record to LDAP, and there is another web application will access this LDAP to get information. is it possible?

like image 552
Xilang Avatar asked Mar 10 '26 01:03

Xilang


1 Answers

Yes. OpenDS can be embedded. If you don't need a full-fledged directory server, for example for testing, the UnboundID LDAP SDK provides an in-memory LDAP server. See this article for more information and an example.

like image 171
Terry Gardner Avatar answered Mar 12 '26 03:03

Terry Gardner



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!