Your SOC 2 auditor is sampling logical-access controls. Can you show MFA on the infrastructure behind the app — not just the SSO?
SOC 2 doesn't prescribe MFA by name, but the Common Criteria for logical access — CC6.1, CC6.6, and CC6.7 — are where auditors look for it, and Type II means they test operating effectiveness across the whole period, not a point in time. The SSO login is easy to evidence. What gets sampled and flagged is the production infrastructure behind it: the servers engineers SSH into, the AD that backs internal tools, and the VPN into the environment. Authnull enforces a factor on those paths for the full window and produces the per-login evidence the auditor will request.
“The entity implements logical access security software, infrastructure, and architectures over protected information assets to protect them from security events.”
Requirement → Authnull
The gap is always below the cloud login.
What you hand the assessor.
Control-mapped coverage
Enforcement mapped to CC6.1 / CC6.6 / CC6.7 so each criterion ties to evidence.
Full-window logs
Per-authentication records across the audit period — what Type II operating-effectiveness testing samples.
Enforced for the period
Stand up early in the window so coverage spans the whole observation period.
Give the auditor a clean sample across CC6.
Enforce MFA on the infrastructure behind your app for the full audit window, with logs to match. Start free, or align scope with a compliance engineer.