Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resteasy removed since Keycloak 25 #547

Open
dsubelman opened this issue Sep 3, 2024 · 0 comments
Open

Resteasy removed since Keycloak 25 #547

dsubelman opened this issue Sep 3, 2024 · 0 comments

Comments

@dsubelman
Copy link

Article and Module Links

Affected article: Keycloak Embedded in a Spring Boot Application
Affected module: oauth-authorization-server

Describe the Issue
Keycloak 25 completed transitioning away from Resteasy core. As a result of this transition, the class org.keycloak.common.util.ResteasyProvider was removed.

Expected Behavior
Resteasy3Provider, which implements org.keycloak.common.util.ResteasyProvider, should be modified or replaced to ensure compatibility with the updated Keycloak version.

Environment

  • OS: any
  • Browser: any
  • Version: any

Additional Context

Keycloak reference links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants