-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
NullPointerException using auth-require-group-extension on KeyCloak 11.0.3 #15
Comments
Check #5. |
|
@army1349 In my case I am testing a much smaller flow, and I am not even presented the user/password form. I get directly "Invalid username or password." Even If I remove the " Test123 Authorization" flow, I still get the same error. Do you have any idea why? I do not see REQUIRED and ALTERNATIVE on the samelevel. Logs shows this:
|
@jsalatiel This is probably caused by known bug. |
I followed all the steps in https://github.com/thomasdarimont/keycloak-extension-playground/tree/master/auth-require-group-extension, configured with a Copy of Browser.
But when I try to login, I got the follow error:
KeyCloak: 11.0.3 running in K8s
The text was updated successfully, but these errors were encountered: