You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@directory.apache.org by Kiran Ayyagari <ka...@apache.org> on 2013/09/30 22:30:59 UTC

Re: Any use of JSON with apacheDS?

On Tue, Oct 1, 2013 at 1:53 AM, <Ca...@ibs-ag.com> wrote:

> We're looking into populating UI components with directory entry data
> using JSON.
> Apache Synapse could do this but we're looking for something simpler..
> For example something to convert an Entry[] array to :
> [{
>         "cn" : "Mike Smith",
>         "sn" : "Smith",
>         "employeeNumber" : 00000000
>     },
>     {
>         "cn" : "Adam West",
>         "sn" : "West",
>         "employeeNumber" : 11111111
>     }]
>
> We'll write our own if we have to but we were wondering there's anything
> to exchange/transform directory entry objects using JSON?
>
> interesting that there is a real need for such a thing now, there were no
takers when I wrote
a program to serve the LDAP request and responses in JSON format back in
2011
and it remained as my pet project

> Thanks.
>
>


-- 
Kiran Ayyagari
http://keydap.com