-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Support for blocking concurrent requests when brute force is enabled (22) #31999
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
Conversation
Closes keycloak#31726 Signed-off-by: Pedro Igor <[email protected]> Signed-off-by: Douglas Palmer <[email protected]> Signed-off-by: mposolda <[email protected]>
Closes keycloak#31881 Signed-off-by: rmartinc <[email protected]>
Closes keycloak#31960 Signed-off-by: rmartinc <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.ui.account2.DeleteAccountTest#deleteOwnAccountForbiddenWithoutClientRoleKeycloak CI - Account Console IT (firefox) org.keycloak.testsuite.forms.BrowserFlowTest#testAlternativeNonInteractiveExecutorInSubflowKeycloak CI - Forms IT (firefox) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unreported flaky test detected, please review
Unreported flaky test detectedIf the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR. org.keycloak.testsuite.ui.account2.DeleteAccountTest#deleteOwnAccountForbiddenWithoutClientRoleKeycloak CI - Account Console IT (firefox) org.keycloak.testsuite.forms.BrowserFlowTest#testAlternativeNonInteractiveExecutorInSubflowKeycloak CI - Forms IT (firefox) |
Closes #31726
Backport of PR #31728 into 22. Related issues found after the PR are also backported.