-
Notifications
You must be signed in to change notification settings - Fork 52
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
Example module.xml #7
Comments
I tried to provide this dependency using another module.xml:
of course i provided the dependency to the "Apple Social Identity Provider" module using:
At first no errors occurred any more, but after trying to sign in nothing happens and the broker endpoint returned a 405. |
I also included the "fr.benjaminfavre.provider" module in the standalone-ha.xml section specified in the README |
Do you need more information to classify the issue? |
@BenjaminFavre Are you still maintaining this? |
I'm getting the a different problem with the same file: |
I work on the provider only when I need to upgrade my own Keycloak production server, sorry. |
Hi! Are you able to provide an example module.xml file? Currently I'm getting the following error:
16:08:35,049 ERROR [org.keycloak.services.error.KeycloakErrorHandler] (default task-2) Uncaught server error: java.lang.NoClassDefFoundError: javax/ws/rs/core/Response
My module.xml file:
The text was updated successfully, but these errors were encountered: