Okta must enforce the limit of three consecutive invalid login attempts by a user during a 15-minute time period.
Overview
Finding ID | Version | Rule ID | IA Controls | Severity |
V-273189 | OKTA-APP-000170 | SV-273189r1098834_rule | Medium |
Description |
By limiting the number of failed login attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute forcing, is reduced. Limits are imposed by locking the account. Satisfies: SRG-APP-000065, SRG-APP-000345 |
STIG | Date |
Okta Identity as a Service (IDaaS) Security Technical Implementation Guide | 2025-05-06 |
Details
Check Text (C-77280r1098832_chk) |
If Okta Services rely on external directory services for user sourcing, this check is not applicable, and the connected directory services must perform this function. From the Admin Console: 1. Go to Security >> Authenticators. 2. Click the "Actions" button next to "Password" and select "Edit". 3. For each Password Policy, verify the "Lock Out" section has the following values: - "Lock out after 3 unsuccessful attempts" is checked. - The value is set to "3". If Okta Services are not configured to automatically lock user accounts after three consecutive invalid login attempts, this is a finding. |
Fix Text (F-77185r1098833_fix) |
From the Admin Console: 1. Go to Security >> Authenticators. 2. Click the "Actions" button next to "Password" and select "Edit". 3. For each Password Policy, ensure the "Lock Out" section has the following values: - "Lock out after 3 unsuccessful attempts" is checked. - The value is set to "3". |