right now it is not possible cause there is no application bundled with
ApacheDS
to do this.

However you can do this using any SCIM[1] implementation that supports LDAP
server
as a backend, like project eSCIMo[2], but you need to build it yourself
until we release a
version.

[1] http://simplecloud.info/
[2] http://svn.apache.org/repos/asf/directory/escimo/trunk/


On Sun, Nov 3, 2013 at 9:20 PM, Shai Levit <[email protected]> wrote:

> Is there a way to retrieve data from the LDAP via a REST API ?
> I have been searching everywhere for this scenario:
>
> REST API (Jersey) deployed on Tomcat-7 Server, connecting to ApacheDS LDAP
> to search and retrieve directories such as user email and user certificates.
>
> The LDAP setup is straight forward and your documentations are great. The
> Search API using plain Java methods to connect via anonymous bind and
> retrieve data works great. But I am lost on the REST API and connectivity
> via Tomcat server.
>
> I even configured the conf file in Tomcat to point and connect to the
> LDAP, but it does not seem to work.
>
> Any help and or advice is greatly appreciated.
>
> Kind regards
>
> Shai
>
>


-- 
Kiran Ayyagari
http://keydap.com
  • REST Shai Levit
    • Re: REST Kiran Ayyagari

Reply via email to