Keycloak multiple identity provider login errors detected on realm
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
- Review the identity provider login error event logs detected for the system:
{{@syslog.hostname}}
and within the realm: {{@realmName}}
. - Investigate the source of the identity provider login error events.
- Analyze the patterns in the identity provider login error events to determine if there are signs of brute force attacks.
- Identify the specific identity providers associated with the login error events.
- Consider temporarily suspending affected accounts until user verification is completed.
- Notify the impacted users about login error events and advise them to update their passwords.