<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>We had the same (or a similar) problem that the versions were 4.0.0 and 4.0.5 and not considered compatible. As a hack you can patch the version in MANIFEST.MF.</p><p>The documentation about the OSGi adapter is rather short compared to other integrations. It basically says look in the code. I consider it as undocument even though there is a section in the ref guide because it tells you nothing.</p><p>The OSGi adapter would need more love. A major demotivator is that this little plugin has CXF as a dependency (and we don&#39;t use CXF in our application) and thus drags in dozens or hundreds of other bundles that we don&#39;t really want to care about but need some kind of setup which we couldn&#39;t get to work. I understand that were are here in RedHat land and CXF is one of their favourites but not mine.&#160;</p><p>We gave up on this and use the standalone security proxy. The 4.0.x version problem and the huge dependencies (CXF) show how fragile this setup is. Even if you get it to work I&#39;d guarantee that it breaks quickly when you update some other bundles. Version hell.&#160;</p><p>us3r</p><blockquote type="cite">Ygor Castor &#60;ygorcastor@gmail.com&#62; hat am 27. Juni 2016 um 13:09 geschrieben:<br><br><div dir="ltr">Done! Issue&#160;KEYCLOAK-3194.</div><br><div class="ox-5da4bda7df-gmail_quote"><div dir="ltr">Em seg, 27 de jun de 2016 &#224;s 06:49, Marek Posolda &#60;<a href="mailto:mposolda@redhat.com">mposolda@redhat.com</a>&#62; escreveu:<br></div><blockquote><div><div>Hi, <br> <br> it looks the fuse/karaf adapter might be broken in latest 2.0.0.CR1 release. Could you please create JIRA for it? <br> <br> Thanks,<br> Marek</div></div><div><div><br> <br> On 26/06/16 03:08, Ygor Castor wrote:<br></div></div><div><blockquote type="cite"><div dir="ltr">I&#39;m trying to install the keycloak adapter at Karaf 4.0.5, but i&#39;m running in some problems, this one i&#39;m not being able to solve:&#160;<br> <br><div>karaf@root()&#62; feature:install keycloak-adapter-core</div><div>Error executing command: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=keycloak-adapter-core; type=karaf.feature; version=&#34;[2.0.0.CR1,2.0.0.CR1]&#34;; filter:=&#34;(&#38;(osgi.identity=keycloak-adapter-core)(type=karaf.feature)(version&#62;=2.0.0.CR1)(version&#60;=2.0.0.CR1))&#34; [caused by: Unable to resolve keycloak-adapter-core/2.0.0.CR1: missing requirement [keycloak-adapter-core/2.0.0.CR1] osgi.identity; osgi.identity=org.keycloak.keycloak-adapter-core; type=osgi.bundle; version=&#34;[2.0.0.CR1,2.0.0.CR1]&#34;; resolution:=mandatory [caused by: Unable to resolve org.keycloak.keycloak-adapter-core/2.0.0.CR1: missing requirement [org.keycloak.keycloak-adapter-core/2.0.0.CR1] osgi.wiring.package; filter:=&#34;(&#38;(osgi.wiring.package=org.keycloak.authorization.client)(version&#62;=2.0.0.CR1))&#34;]]</div><div><br> It seems that the feature can&#39;t find the &#34;org.keycloak.authorization&#34; bundle, how can i fix this?</div></div><br> <br></blockquote></div><div><blockquote type="cite"><pre>_______________________________________________
keycloak-user mailing list
<a href="mailto:keycloak-user@lists.jboss.org" target="_blank">keycloak-user@lists.jboss.org</a>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre></blockquote><br></div></blockquote></div>_______________________________________________<br>keycloak-user mailing list<br>keycloak-user@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/keycloak-user</blockquote></body></html>