get_brute_force_status
Check if a user is temporarily locked out of Keycloak due to failed login attempts. Use this to diagnose brute-force lockout issues by providing the exact username or email.
Instructions
Check if a user is temporarily locked due to brute force detection.
Args: username: Exact username (email).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |