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

java.lang.NoClassDefFoundError: javax/ws/rs/NotAuthorizedException on Keycloak 23.0.5 #3

Closed
tymaoa2 opened this issue Jan 31, 2024 · 0 comments

Comments

@tymaoa2
Copy link

tymaoa2 commented Jan 31, 2024

Sorry but i met this problem when I try to generate a new 2fa creds.

I sent GET request with this URL by Postman:
https://localhost:8443/realms/TOTP/two_factor_auth/manage-2fa/504b2f0a-b707-450a-be80-51e591c7ecb5/generate-2fa

I use basic auth, with my user account/pwd.

then I got this error:
keycloak_1 | 2024-01-31 07:33:35,074 ERROR [org.keycloak.services.error.KeycloakErrorHandler] (executor-thread-32) Uncaught server error: java.lang.NoClassDefFoundError: javax/ws/rs/NotAuthorizedException

@tymaoa2 tymaoa2 closed this as completed Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant