playa-ru / keycloak-russian-providers

Popular russian mail (Yandex, Mail.ru) and social networks (VK, OK) identity providers for Keycloak Identity and Access Management server.
Apache License 2.0
142 stars 35 forks source link

Update to Keycloak 22.* #30

Open sw1tchdev opened 1 year ago

sw1tchdev commented 1 year ago

Hello, thx for plugin. Keycloak 22.* can't start with version 21.1.1-rsp of this plugin because transition-from-java-ee-to-jakarta-ee with error:

[org.keycloak.services.error.KeycloakErrorHandler] (executor-thread-11) Uncaught server error: java.lang.NoClassDefFoundError: javax/ws/rs/WebApplicationException

I'll try to make a PR soon 🙂

onotoliy commented 1 year ago

Thank you very much for your report. We are aware of the problem and will issue a release soon.

sw1tchdev commented 1 year ago

Thank you too, also you can see my solution in this PR #31