Closed ad2ien closed 7 months ago
SUggested keycloak configuration
"bruteForceProtected": true,
"permanentLockout": false,
"maxFailureWaitSeconds": 900,
"minimumQuickLoginWaitSeconds": 60,
"waitIncrementSeconds": 60,
"quickLoginCheckMilliSeconds": 1000,
"maxDeltaTimeSeconds": 43200,
"failureFactor": 30,
It's possible to enable brute force detection : Realm settings / Security settings / brute force detection Find suitable settings and report them on realm configuration.
REC15