Hi,
currently Picketlink IDM is used for LDAP integration and it's
used just in Authentication as you pointed. You first need to
configure your LDAP server and then you can configure "picketlink"
authenticatonProvider, which will mean that your LDAP users will
be able to authenticate through picketlink into your realm.
More info is in latest documentation, but you will need to build
it from sources
https://github.com/keycloak/keycloak/tree/master/docbook . It
should be available in documentation on official website
http://www.keycloak.org in few days.
Marek
On 28.5.2014 18:07, Kamal Jagadevan wrote: