-
Notifications
You must be signed in to change notification settings - Fork 89
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
An internal server error has occurred #35
Comments
2024-04-30 12:36:10,684 ERROR [org.keycloak.services.error.KeycloakErrorHandler] (executor-thread-3) Uncaught server error: java.lang.NoSuchMethodError: 'javax.ws.rs.core.Response org.keycloak.forms.login.LoginFormsProvider.createForm(java.lang.String)' |
I am receiving the OTP to email but it's not redirecting to otp entering screen |
+1 I have same issue too... help us thanks. other plugin has same error as |
@andrelramos - Please see my if answer here helps - #45 (comment) See the error you shared, Should use |
I'm getting this error after submit username password form on my realm with Browser flow configured to use the Email OTP.
I installed the keycloak-2fa-email-authenticator-0.3.0-KC21.1.0.jar on /opt/keycloak/providers/ folder on a docker container running keycloak.
Furthermore, I can setting up the SMTP and can select the Email OTP execution on my browser flow.
However, the below exception on the plugin code.
These are the settings of my keycloak:
The text was updated successfully, but these errors were encountered: