Robert Munteanu
Robert Munteanu
Safe to merge now since we dropped Java 11 support.
I created #465 for comparison; that one uses the "all" bundle
This follows the discussion from https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/11
@reschke - filed OAK-11241
> Just confirming: we are only adding a comment? Yes, that was my PR. Sorry, for some reasons I don't receive notifications on Oak PRs, need to check my email...
Thanks for the note @joshas . How did you launch the game with wine instead of proton?
@joshas - the workaround you added to the comment works perfectly, thank you!
Already needs slf4j 2.0 - ``` [ERROR] [bundle-packages] org.apache.felix:org.apache.felix.http.jetty:5.1.34: Bundle is importing package org.slf4j;version=[2.0,3) with start order 5 but no bundle is exporting these for that start order in the...
@nscendoni - I tried to demonstrate how to login with OIDC using Google but I can't seem to get the user authenticated. With the attached changes I can trigger a...
Thanks @nscendoni . I made the adjustment but have the same issue. Here are the debug auth logs I could gather When accessing the protected resource and getting redirected to...