<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I think it should be fixed in latest
master. Among LDAP fixes, I've also added the example application
showing integration with LDAP. It's here: <a
class="moz-txt-link-freetext"
href="https://github.com/keycloak/keycloak/tree/master/examples/ldap">https://github.com/keycloak/keycloak/tree/master/examples/ldap</a><br>
<br>
If you have opportunity to try it you can build latest master with
the commands like this (you need java7, maven 3.1 or later and
git):<br>
<br>
$ git clone <a class="moz-txt-link-freetext"
href="https://github.com/keycloak/keycloak.git">https://github.com/keycloak/keycloak.git</a><br>
$ cd keycloak<br>
$ mvn clean install -DskipTests=true<br>
$ cd distribution<br>
$ mvn clean install<br>
<br>
then in
$KEYCLOAK_HOME/distribution/demo-dist/target/keycloak-demo-1.4.0.Final-SNAPSHOT.zip
is latest demo distribution (which contains the example) and in
$KEYCLOAK_HOME/distribution/server-dist/target/keycloak-1.4.0.Final-SNAPSHOT.zip
is latest server distribution .<br>
<br>
Marek<br>
<br>
On 25.6.2015 10:10, Giovanni Baruzzi wrote:<br>
</div>
<blockquote cite="mid:D1B18368.1A789%25giovanni.baruzzi@syntlogo.de"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<div>Marek,</div>
<div><br>
</div>
<div>Thank you for your attention.</div>
<div>It is sure in the same area. But as you see I used a very
simple LDAP and only the attribute objectClass has multiple
values.</div>
<div>Please tell me if you need further information about my
setup.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Giovanni</div>
<div><br>
</div>
<h1><br>
</h1>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
</blockquote>
<br>
</body>
</html>