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 | CCI-000044 | 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 | |||
Related Frameworks
3 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
AC-7
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1711 mapping
3.1.8
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-000044
1.00
- DISA · 1 · disa_xccdf · related
Details
Check Text (C-273189r1098834_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".