Skip to main content
Should You Gut Your ATO Process or Keep It Intact?Laws & Executive Orders
5 min readFor IT Security Leads

Should You Gut Your ATO Process or Keep It Intact?

Federal agencies face a dilemma. Executive Order 14028 mandates adopting zero trust, modernizing infrastructure, and moving to the cloud. The traditional Authority to Operate (ATO) process, with its extensive controls and lengthy timelines, wasn't designed for this pace. Agencies are now considering a "continuous" or "lightweight" ATO: fewer controls, faster authorization, and reusability across programs.

The debate among security leads: Is this streamlined approach a necessary evolution, or does it compromise the rigor that keeps federal systems secure?

The Case for Continuous Authorization

The argument for a rapid ATO model is clear: legacy authorization processes create security debt. When it takes six to twelve months to authorize a security tool, you're deploying solutions that were relevant to past threats. By the time your SIEM gets its ATO, the adversary has moved on.

Proponents highlight three operational realities:

Authorization delays compound risk. If your agency needs to implement multi-factor authentication but the solution requires a full Risk Management Framework (RMF) package, you're leaving gaps open while documenting controls. The authorization process itself becomes a vulnerability window.

Redundant assessments waste resources. When Agency A spends eight months authorizing a cloud security platform, and Agency B starts the same process three months later, you're duplicating effort without improving security outcomes. A continuous authorization model, where software is authorized once and reused across agencies, eliminates this waste.

Modern architectures demand modern processes. Zero trust principles assume continuous verification and dynamic policy enforcement. You can't build an architecture that assumes "never trust, always verify" if your authorization model assumes "trust once, verify annually." This mismatch creates friction at every implementation point.

Agencies advocating for this model aren't suggesting abandoning control validation. They're proposing focusing authorization rigor on a core set of high-impact controls rather than treating all NIST SP 800-53 Rev 5 controls as equally critical for every system. If you're authorizing a network segmentation tool, the focus should be on AC-4 (Information Flow Enforcement) and SC-7 (Boundary Protection), not the full catalog.

The Case for Preserving Traditional ATO Rigor

The counterargument is direct: shortcuts in authorization create authorization debt, which comes due during incidents.

Critics of the rapid ATO model raise three concerns:

Control reduction creates blind spots. Reducing hundreds of controls to "a few dozen core controls" involves assumptions about which controls matter. These assumptions might hold initially but rarely account for system evolution. The HR application you authorized with a lightweight control set could later process security clearance data, revealing gaps you didn't anticipate.

Reusable authorizations assume static environments. The promise of "authorize once, use many times" sounds efficient until you account for configuration drift and organizational context. The cloud security platform suitable for Agency A's Impact Level 2 environment might not fit Agency B's Impact Level 4 requirements. Reusing the authorization without reassessing the control implementation in the new context gives you speed but not necessarily security.

Continuous authorization requires continuous resources. A lightweight ATO isn't a one-time shortcut, it's a commitment to ongoing monitoring and reassessment. If you reduce the upfront authorization burden but don't fund the continuous monitoring infrastructure, you've created a compliance fiction. You're claiming continuous authorization without the operational capacity to validate controls continuously.

Security leads defending traditional ATO processes aren't opposed to modernization. They're concerned that "lightweight" becomes code for "less thorough," and that the pressure to move fast will erode the control validation that catches misconfigurations before they become breaches.

Where Practitioners Actually Land

Most security leads aren't firmly in either camp. They're trying to find a middle path: preserve control rigor where it matters, streamline where it doesn't.

The practical compromise: differentiate authorization requirements based on system criticality and data sensitivity. Your zero trust architecture components, identity providers, policy engines, network access controls, get full RMF treatment because they're foundational to your security posture. Collaboration tools and productivity applications get a streamlined authorization focused on boundary controls and data protection.

This tiered approach requires answering a question most agencies haven't formalized: What makes a system critical enough to warrant full authorization rigor? Is it the data classification? The number of users? The integration points with other systems? Without clear criteria, every authorization decision becomes a negotiation.

Another emerging pattern: agencies are keeping the control catalog intact but changing how they validate controls. Instead of treating authorization as a point-in-time assessment, they're building automated control monitoring into their deployment pipelines. You still assess all relevant controls, but you're validating them continuously through tooling rather than manually through documentation reviews.

Our Take

The push for continuous authorization addresses a real problem: authorization processes built for stable, on-premise environments don't fit modern deployment models. But the solution isn't to reduce authorization rigor, it's to change where you apply it.

Here's a sensible framework:

Map your authorization model to your architecture. If you're implementing zero trust with micro-segmentation and dynamic policy enforcement, focus on the policy decision points, not the individual workloads. Authorize the enforcement infrastructure with full rigor. Let the workloads inherit controls from that infrastructure.

Build authorization into your deployment pipeline. Continuous authorization isn't a lighter-weight process, it's a different process. It requires you to instrument your systems so control validation happens automatically at deployment and continuously thereafter. If you're not prepared to fund and operate that instrumentation, stick with traditional ATO cycles.

Differentiate between authorization and accreditation. A lightweight ATO makes sense for commercial products already assessed by a Third-Party Assessment Organization. You're not re-validating the product's security controls, you're validating its configuration in your environment. That's a different assessment with a different scope.

Agencies that will succeed with continuous authorization recognize it's not a shortcut. It's a shift from periodic deep assessments to ongoing shallow assessments backed by automated validation. This shift requires investment in monitoring tools, integration with your CI/CD pipeline, and staff who understand how to interpret automated control validation results.

If you're not ready to make that investment, the traditional ATO process, for all its delays, at least gives you a documented baseline. A rushed lightweight ATO without the infrastructure to support continuous validation gives you neither speed nor security.

You Might Also Like