TL;DR: Federal agencies and contractors are converging on phishing-resistant authentication by default, with PIV/CAC and FIDO2/WebAuthn as the two ceremonies that meet the bar and derived credentials filling mobile and BYOD gaps, according to Scramble ID. The architecture now has to satisfy OMB M-22-09, NIST SP 800-63-4, FedRAMP, CJIS, and state mandates without leaving legacy systems behind.
At a glance
What this is: This is a federal authentication architecture guide arguing that phishing-resistant MFA, not passwords or push approvals, is now the baseline for workforce, contractor, partner, and citizen access.
Why it matters: It matters because identity teams must align human authentication, federation, and machine-to-machine access to the same assurance model without breaking legacy systems or compliance obligations.
👉 Read Scramble ID's authentication guide for government and public sector
Context
Federal authentication is shifting away from passwords, OTPs, and push-based approval flows toward phishing-resistant ceremonies that can survive modern credential theft. The practical question for identity teams is no longer whether to adopt phishing resistance, but how to make PIV/CAC, FIDO2/WebAuthn, derived credentials, and federated assurance work across managed devices, partner access, and citizen-facing services.
For IAM and security architects, the hard part is composability. The authentication control has to satisfy workforce assurance, contractor trust, mobile access, legacy application constraints, and government compliance requirements at the same time, which is why the article frames authentication as an identity governance problem rather than a single factor choice.
Key questions
Q: How should government teams implement phishing-resistant authentication across mixed environments?
A: Use different ceremonies for different trust contexts. Keep PIV or CAC for managed workforce access, use FIDO2/WebAuthn or derived credentials where smart-card hardware is impractical, and require explicit assurance in federation assertions. The goal is not one factor everywhere, but one assurance model across workforce, partner, citizen, and machine access.
Q: Why do legacy systems complicate phishing-resistant MFA programmes?
A: Legacy systems often cannot consume modern federation, device binding, or cryptographic ceremonies cleanly, so teams end up preserving weaker login paths to avoid breaking operations. That creates assurance drift across the environment. The fix is not to abandon phishing resistance, but to isolate and modernise the weakest access paths first.
Q: What breaks when machine-to-machine access still relies on shared secrets?
A: Shared secrets are replayable, hard to govern across boundaries, and difficult to prove during audit. They also create hidden privilege persistence because one credential can unlock multiple service paths for far longer than intended. Sender-constrained tokens and mTLS reduce that risk by binding the credential to the session and caller.
Q: Who is accountable when phishing-resistant authentication is required but not implemented?
A: Accountability usually sits with the identity, platform, and system owners together, because authentication is a shared control surface. In government programmes, the compliance obligation extends to the agency, its contractors, and any federated service provider that handles the access path. The programme owner must ensure the assurance level matches the use case.
Technical breakdown
PIV, CAC, and FIDO2/WebAuthn as phishing-resistant ceremonies
The article treats phishing resistance as a property of the authentication ceremony, not of the account itself. PIV and CAC provide hardware-backed identity for the federal workforce, while FIDO2/WebAuthn passkeys extend the same assurance model to partner, mobile, and citizen access where smart-card readers are impractical. The practical distinction is that both ceremonies resist verifier phishing and credential replay, but they fit different operating contexts. That makes authentication design a deployment and governance problem, not a product preference question.
Practical implication: Standardise which ceremony is allowed for which access path, and stop treating push MFA as equivalent to phishing-resistant authentication.
Derived PIV and mobile identity governance
Derived PIV is the bridge between federal identity proofing and modern device constraints. It preserves the assurance of the original PIV identity binding while placing the credential in a hardware-protected store on a mobile device. That makes it useful for BYOD and mobile workforce scenarios that cannot depend on smart-card insertion. The architectural point is that assurance has to travel with the identity, not be lost when the form factor changes, which is why lifecycle governance, device posture, and cryptographic binding must be managed together.
Practical implication: Treat mobile access as a governed extension of the same identity, and verify that proofing, binding, and device posture stay linked.
Sender-constrained tokens for machine-to-machine authentication
The article extends the same identity direction to machine-to-machine paths by recommending mTLS and sender-constrained tokens instead of shared secrets. That matters because service-to-service trust fails when long-lived credentials can be replayed outside their intended channel. In practice, this is the machine identity version of phishing resistance: the token is bound to the caller and cannot be reused freely elsewhere. For federal environments, that aligns with zero trust, FIPS-validated cryptography, and auditability across boundaries.
Practical implication: Replace shared secrets on inter-service paths with bound credentials that are useless outside the original authenticated channel.
Threat narrative
Attacker objective: The attacker wants to defeat identity assurance and gain persistent access to government systems without needing to break the underlying infrastructure.
- Entry begins with phishing against federal staff, contractors, partners, or citizens using passwords, SMS, or push approval flows that can be captured or relayed.
- Escalation follows when compromised credentials are reused across federated systems, contractor access paths, or legacy applications that do not enforce phishing-resistant authentication.
- Impact is account takeover, unlawful access to protected government data, and abuse of citizen-facing or administrative workflows that should have been bound to stronger assurance.
Breaches seen in the wild
- Cisco Active Directory credentials breach — Kraken ransomware group leaked Cisco Active Directory credentials.
- MongoBleed breach — MongoBleed exposed secrets across 87K MongoDB servers.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Phishing resistance is now an identity governance baseline, not an advanced option. OMB M-22-09 effectively resets the expected bar for federal authentication, and the article shows that PIV/CAC and FIDO2/WebAuthn are the two ceremonies that satisfy it. That shifts the debate from whether to adopt phishing-resistant MFA to how to govern which access paths can use which ceremony. Practitioners should treat this as a policy and architecture decision, not a tactical login change.
Legacy compatibility is the real control gap, not the lack of a stronger factor. The article makes clear that the hardest environments are mobile, BYOD, partner federation, and older systems that do not speak modern protocols cleanly. That means the failure mode is not just weak authentication, but inconsistent assurance across channels. Identity teams should map where assurance drops as traffic moves from managed endpoints to legacy apps or citizen portals.
Machine identity has to follow the same assurance logic as human identity. The article's sender-constrained token and mTLS guidance shows that long-lived shared secrets are no longer acceptable on cross-boundary service paths. A distinct concept here is assurance portability: the identity's security properties must survive federation, device change, and service-to-service handoff without collapsing to weaker trust. Practitioners should govern human and machine authentication as one assurance model with different ceremonies.
Federal authentication is converging on lifecycle governance, not point-in-time login controls. Proofing, credentialing, federation, access management, and governance all have to compose, or phishing-resistant authentication becomes a brittle island inside a weak identity programme. The article signals that agencies and contractors should re-evaluate enrolment, recovery, and step-up flows as part of the same control plane. Practitioners should govern the full identity lifecycle, not just the sign-in event.
From our research:
- Only 19.6% of security professionals express strong confidence in their organisation's ability to securely manage non-human workload identities, according to The 2024 Non-Human Identity Security Report.
- 23.7% of organisations share secrets through insecure methods such as email or messaging applications, according to The 2024 Non-Human Identity Security Report.
- That same report shows 35.6% of organisations cite consistent access across hybrid and multi-cloud environments as their top NHI security challenge, which is why assurance must be designed across environments rather than inside one login flow.
What this signals
Assurance portability: the next phase of identity work is less about adding another authenticator and more about preserving assurance as identity moves across devices, channels, and federation boundaries. That means programmes built around login events will miss the real control problem, which is whether the original proofing and binding survive the journey into mobile, citizen, and partner access.
The strongest teams will now treat authentication as part of lifecycle governance, with recovery, federation, and step-up flows measured against the same assurance standard as enrolment. That should push IAM leads to review where cryptographic identity breaks when applications, devices, or service paths change.
For machine identity, the signal is even clearer: any programme still tolerating shared secrets on cross-boundary service paths is carrying avoidable trust debt. The most relevant next step is to align workforce authentication, workload identity, and zero trust policy around one assurance model, using the NIST Cybersecurity Framework 2.0 as the control backbone and the OWASP Non-Human Identity Top 10 for NHI-specific risk treatment.
For practitioners
- Map every access path to an approved ceremony Classify workforce, contractor, partner, citizen, and machine-to-machine paths separately, then assign PIV/CAC, FIDO2/WebAuthn, derived PIV, or sender-constrained tokens based on assurance and device context. Remove any assumption that push MFA is equivalent to phishing resistance.
- Close the mobile and BYOD assurance gap Use derived PIV or FIDO2/WebAuthn where smart-card readers are impractical, and require device binding plus posture checks so assurance does not fall away on unmanaged endpoints. Treat mobile authentication as an extension of the same identity, not a separate trust tier.
- Replace shared secrets on service paths Move inter-service authentication to mTLS and sender-constrained tokens, then inventory any remaining shared secrets in APIs, cloud workloads, and cross-boundary integrations. Prioritise paths that cross agencies, tenants, or regulated environments.
- Review recovery and federation flows together Test whether account recovery, federation assertions, and step-up events preserve the intended assurance level end to end. If recovery can downgrade the identity to weaker factors, the phishing-resistant control is not complete.
Key takeaways
- Phishing-resistant authentication has become the federal baseline, and password-plus-push is now a governance liability in any high-assurance workflow.
- The practical challenge is not choosing one factor, but preserving assurance across mobile, partner, citizen, and machine-to-machine contexts without creating downgrade paths.
- Identity teams should govern authentication as a lifecycle control, because enrolment, recovery, federation, and step-up all determine whether the assurance bar actually holds.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST SP 800-63 | The article centres on AAL, IAL, and phishing-resistant authenticators. | |
| NIST Zero Trust (SP 800-207) | The article aligns authentication with zero trust identity verification and continuous validation. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Machine identity and shared secret replacement are central to the article. |
Map assurance levels to each access path and require phishing-resistant authenticators where risk is highest.
Key terms
- Phishing-resistant authentication: An authentication method that cannot be easily replayed or proxied by an attacker who tricks the user into revealing credentials. In government contexts, that usually means cryptographic ceremonies such as PIV, CAC, FIDO2, or WebAuthn, with assurance preserved across federation and device changes.
- Derived PIV: A derived credential created from an original PIV identity proofing event and bound to a mobile or software-protected device. It lets federal identity assurance extend beyond smart-card readers while keeping the original trust relationship intact, provided lifecycle governance and device binding are maintained.
- Sender-constrained token: A token that is cryptographically bound to the client or session that obtained it, so it cannot be reused freely elsewhere. This is a core machine identity control for service-to-service access because it reduces replay, limits credential theft impact, and improves auditability.
- Assurance portability: The ability for an identity's assurance level to remain intact as it moves between devices, channels, and federated systems. It is especially important in government IAM because mobile access, partner federation, and citizen services often break the assumptions of the original authentication ceremony.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by Scramble ID: Authentication for Government and Public Sector. Read the original.
Published by the NHIMG editorial team on 2026-04-27.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org