Keycloak multiple identity provider login errors detected on realm

This rule is part of a beta feature. To learn more, contact Support.

Set up the keycloak integration.

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Detects when there are multiple identity provider login errors from a realm. A realm in Keycloak is an isolated space where users, apps, roles, and groups are managed.

Strategy

This rule monitors logs for multiple identity provider login error events from a realm.

Triage and Response

  1. Review the identity provider login error event logs detected for the system: {{@syslog.hostname}} and within the realm: {{@realmName}}.
  2. Investigate the source of the identity provider login error events.
  3. Analyze the patterns in the identity provider login error events to determine if there are signs of brute force attacks.
  4. Identify the specific identity providers associated with the login error events.
  5. Consider temporarily suspending affected accounts until user verification is completed.
  6. Notify the impacted users about login error events and advise them to update their passwords.