Replies: 2 comments
-
|
We haven't dropped Java 8 support for the server yet, but I would expect us to do that really soon (see #9310). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'd say not supporting LDAP on Java 8 is a pretty breaking change so even though we say we support Java 8 things will be broken if you attempt to run Keycloak on Java 8 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When working with KC16+, I started to get some strange behaviors during my extension tests when using Java 8. I got rid off the exceptions and errors when using Java 11.
In the first shot, I thought I did something wrong, but now there's also a mailinglist entry with similar experience: https://groups.google.com/g/keycloak-user/c/-4554RE3-8M
I don't have more proper details on that currently, but maybe it is worth investigating!?
Perhaps I can deliver some more behavior and error messages in the next few days.
Beta Was this translation helpful? Give feedback.
All reactions