EIDTNT-014: User Password Expiration Disabled (Passwords Never Expire)

Platform
Entra ID / M365
Category
Entra ID Tenant Configuration
Severity
Low
Zero Trust pillar
Identity (weight 2)
Golden fixtures
3
Branch coverage
Observed: fixtures prove the verdicts they exercise
Provenance
baseline

What it checks

Mandatory periodic password rotation drives users toward predictable, weaker, and reused passwords and provides little defensive value when MFA and modern credential protections are in place. Aligned with NIST SP 800-63B and OMB M-22-09 guidance, user passwords should be configured to never expire. In Entra ID this is governed per verified domain by the passwordValidityPeriodInDays property; the value 2147483647 indicates passwords are set to never expire. This check inspects every managed domain and flags any domain that still enforces a finite password expiration period.

Recommended value

passwordValidityPeriodInDays set to 2147483647 (never expire) on all managed domains

Remediation

Set the password expiration policy so passwords never expire, satisfying SCuBA MS.AAD.6.1. In the Microsoft 365 admin center go to Settings > Org settings > Security & privacy > Password expiration policy and select 'Set passwords to never expire'. Equivalently, for each managed domain set passwordValidityPeriodInDays to 2147483647 (never expire). Ensure compensating controls remain in place: enforced MFA, banned-password protection, and risk-based credential remediation.

Fixture-proven verdicts

Every verdict below is proven by a golden fixture in the module's gating test suite. This table derives from the last green run; it cannot be edited by hand.

Verdict scenarios for EIDTNT-014
ScenarioExpected verdict
cleanPASS
known-badFAIL
no-dataNot Assessed

Framework mappings

CISA SCuBA
MS.AAD.6.1v1
NIST SP 800-53
IA-5, IA-5(1)
CIS M365 Benchmark
1.3.1