<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I use the setting in a Ubuntu 14.04 environment and there is Apache
    2.4 currently the standard. For me the provided binaries on github
    don't work and some notes there mention that this releases only work
    with Apache 2.2. <br>
    <br>
    After a clone and compile it works also with Apache 2.4<br>
    <br>
    ./autogen.sh<br>
    ./configure<br>
    make<br>
    sudo make install<br>
    sudo a2enmod auth_openidc<br>
    <br>
    Cheers,<br>
    Eiko<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 03.06.2016 um 10:36 schrieb Thomas
      Darimont:<br>
    </div>
    <blockquote
cite="mid:CAK-7U1h-SCYCpYBTP7MTEXZpwBNN1-rBPMRA6v=MOm++dMGuqQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello Okie,
        <div><br>
        </div>
        <div>great to hear :)</div>
        <div><br>
        </div>
        <div>@Stian I already implemented mappers for propagating client
          and realm role mappings to JWT tokens.</div>
        <div>If you point me to the JIRA issue I can send a PR for it.</div>
        <div><br>
        </div>
        <div>Cheers,</div>
        <div>Thomas</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2016-06-03 10:13 GMT+02:00 Okie Oth <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:okie.othsam@gmail.com" target="_blank">okie.othsam@gmail.com</a>&gt;</span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Hello Thomas,<br>
              that's what I'm looking for and it works great also in my
              test environment :)<br>
              <br>
              Thank you.<br>
              <br>
              Cheers
              <div>
                <div class="h5"><br>
                  <br>
                  <div>Am 02.06.2016 um 23:30 schrieb Thomas Darimont:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr">Hello group,
                      <div><br>
                      </div>
                      <div>Just wanted to let you know that I build a
                        small example [0] that </div>
                      <div>demonstrates the usage of Keycloak with
                        mod_auth_oidc [1] </div>
                      <div>with Docker + Apache + PHP.</div>
                      <div><br>
                      </div>
                      <div>Works like a charm :)<br>
                      </div>
                      <div><br>
                      </div>
                      <div>Cheers,</div>
                      <div>Thomas</div>
                      <div><br>
                      </div>
                      <div>[0] <a moz-do-not-send="true"
                          href="https://github.com/thomasdarimont/keycloak_mod_auth_oidc_example"
                          target="_blank">https://github.com/thomasdarimont/keycloak_mod_auth_oidc_example</a></div>
                      <div>[1] <a moz-do-not-send="true"
                          href="https://github.com/pingidentity/mod_auth_openidc"
                          target="_blank">https://github.com/pingidentity/mod_auth_openidc</a></div>
                    </div>
                    <br>
                    <fieldset></fieldset>
                    <br>
                  </div>
                </div>
                <span class="">
                  <pre>_______________________________________________
keycloak-user mailing list
<a moz-do-not-send="true" href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a moz-do-not-send="true" href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
                </span></blockquote>
              <br>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>