<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi,<br>
      <br>
      I've pushed the LDAP example and some LDAP related fixes into
      latest master. 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 29.6.2015 14:02, Adam Daduev wrote:<br>
    </div>
    <blockquote
cite="mid:CACKoP8FS=U16N+B6sfCivb4LBS0k8NH4dj29F2i4beQCUzmNTg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi.</div>
        I try use new feature of keycloak 1.3.1, i added new attribute,
        like department, but i can not get it in my web bean, i try get
        new attribute from KeycloakSecurityContext, but con not found.
        <div>How can i get my new added atribute?</div>
        <div>Thanks!</div>
      </div>
      <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>