Skip to content

KEYCLOAK-15985 Brute Force Detection Lockout Event#7704

Closed
Victor-Philipp-Negoescu wants to merge 1 commit into
keycloak:mainfrom
Victor-Philipp-Negoescu:KEYCLOAK-15985
Closed

KEYCLOAK-15985 Brute Force Detection Lockout Event#7704
Victor-Philipp-Negoescu wants to merge 1 commit into
keycloak:mainfrom
Victor-Philipp-Negoescu:KEYCLOAK-15985

Conversation

@Victor-Philipp-Negoescu

Copy link
Copy Markdown

A new "USER_LOCKED" event is introduced that is fired whenever the DefaultBruteForceDetector locks a user.

Please review the PR and tell me where I can provide unit/integration tests. So far I could not find any tests that are related to the brute-force detector.

@paulbares

Copy link
Copy Markdown
Contributor

@Victor-Philipp-Negoescu I haven't noticed your PR was still open. I made another one #8679 that includes the test. It would be great if someone could review my PR. We might close this one once mine has been reviewed.

@stianst stianst linked an issue Nov 10, 2021 that may be closed by this pull request
@stianst

stianst commented Feb 16, 2022

Copy link
Copy Markdown
Contributor

Closing due to lack of tests, and there's a follow-up PR with tests included

@stianst stianst closed this Feb 16, 2022
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

Successfully merging this pull request may close these issues.

Add Brute Force Detection Lockout Event

3 participants